forked from organicmaps/organicmaps
Fix qmake project
This commit is contained in:
parent
b526d52b37
commit
95682d821d
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue