mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Fix simulatorfsxconfig DESTDIR
This commit is contained in:
@@ -17,7 +17,7 @@ HEADERS += *.h
|
||||
FORMS += *.ui
|
||||
DISTFILES += simulatorfsxconfig.json
|
||||
|
||||
DESTDIR = $$BuildRoot/bin/plugins/simulator
|
||||
DESTDIR = $$DestRoot/bin/plugins/simulator
|
||||
|
||||
win32 {
|
||||
dlltarget.path = $$PREFIX/bin/plugins/simulator
|
||||
|
||||
Reference in New Issue
Block a user