mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
Workaround issue in blackinput.pro
This commit is contained in:
@@ -40,7 +40,7 @@ macx {
|
|||||||
HEADERS += $$PWD/osx/*.h
|
HEADERS += $$PWD/osx/*.h
|
||||||
SOURCES += $$PWD/osx/*.cpp
|
SOURCES += $$PWD/osx/*.cpp
|
||||||
OBJECTIVE_SOURCES += $$PWD/osx/*.mm
|
OBJECTIVE_SOURCES += $$PWD/osx/*.mm
|
||||||
LIBS *= -framework CoreFoundation -framework ApplicationServices -framework Foundation -framework AppKit
|
LIBS += -framework CoreFoundation -framework ApplicationServices -framework Foundation -framework AppKit
|
||||||
}
|
}
|
||||||
|
|
||||||
DESTDIR = $$BuildRoot/lib
|
DESTDIR = $$BuildRoot/lib
|
||||||
|
|||||||
Reference in New Issue
Block a user