mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Fixed .pro for working with the latest OS X development tools.
This commit is contained in:
@ -12,7 +12,7 @@ INCLUDEPATH += ../common \
|
||||
../YACReaderLibrary/db
|
||||
|
||||
DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY QT_NO_DEBUG_OUTPUT
|
||||
QMAKE_MAC_SDK = macosx10.11
|
||||
QMAKE_MAC_SDK = macosx10.12
|
||||
#load default build flags
|
||||
#do a basic dependency check
|
||||
include(headless_config.pri)
|
||||
|
Reference in New Issue
Block a user