Remove QMAKE_MAC_SDK from all projects

This commit is contained in:
Luis Ángel San Martín
2019-08-15 21:32:41 +02:00
parent e034a23db9
commit 607b7b4d6f
3 changed files with 0 additions and 3 deletions

View File

@ -13,7 +13,6 @@ INCLUDEPATH += . \
./comic_vine/model
DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY
QMAKE_MAC_SDK = macosx10.12
# load default build flags
include (../config.pri)