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

@ -7,7 +7,6 @@ DEPENDPATH += . \
release
DEFINES += NOMINMAX YACREADER
QMAKE_MAC_SDK = macosx10.12
#load default build flags
include (../config.pri)