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