fixed: ServiceManagement not available in 10.5

This commit is contained in:
Nick Bolton
2014-03-23 12:16:11 +00:00
parent 5ff37a0937
commit 3e5194dd4e
2 changed files with 11 additions and 4 deletions

View File

@@ -80,10 +80,7 @@ macx {
QSYNERGY_ICON.files = res/mac/Synergy.icns
QSYNERGY_ICON.path = Contents/Resources
QMAKE_BUNDLE_DATA += QSYNERGY_ICON
LIBS += -framework ApplicationServices \
-framework ServiceManagement \
-framework Security \
-framework cocoa
LIBS += $$MACX_LIBS
}
debug {
OBJECTS_DIR = tmp/debug