Fix qmake project

This commit is contained in:
Sergey Yershov 2015-11-23 20:00:26 +03:00 committed by r.kuznetsov
parent b526d52b37
commit 95682d821d

View file

@ -15,7 +15,7 @@ TEMPLATE = app
# needed for Platform::WorkingDir() and unicode combining
QT *= core
LIBS *= "-framework IOKit"
LIBS *= "-framework IOKit" "-framework SystemConfiguration"
SOURCES += \
mapshot.cpp \