mac client build adaptions

This commit is contained in:
Kai Philipp
2017-06-24 18:20:49 +02:00
parent 1c5e8792aa
commit ce2638317d
6 changed files with 29 additions and 24 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ mac {
CONFIG += x86_64
CONFIG -= x86
CONFIG -= ppc
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.12
# for universal-compilation on PPC-Mac uncomment the following line
# on Intel-Mac you have to comment this line out or build will fail.