Workaround issue in blackinput.pro

This commit is contained in:
Roland Winklmeier
2015-05-06 16:21:04 +02:00
parent 51c1566824
commit 88cb16321b

View File

@@ -40,7 +40,7 @@ macx {
HEADERS += $$PWD/osx/*.h
SOURCES += $$PWD/osx/*.cpp
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