summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/mac.conf
diff options
context:
space:
mode:
authorMike Krus <mike.krus@kdab.com>2016-02-15 21:30:40 +0000
committerMike Krus <mike.krus@kdab.com>2016-03-05 22:20:24 +0000
commit8defe0f4e3d1c3b8ed01f8e615fb9f0a65835eb4 (patch)
tree250d1291be33709300fb9003e408bce0d31532cd /mkspecs/common/mac.conf
parent48f25caac4ba0ae3a0f7c556a434a7714c028354 (diff)
Remove iOS/OS X duplication
Move common configuration to mac Change-Id: Ic4a6ad896ac6fd46a0914a267ba87adecc6b37e4 Reviewed-by: Jake Petroules <jake.petroules@theqtcompany.com>
Diffstat (limited to 'mkspecs/common/mac.conf')
-rw-r--r--mkspecs/common/mac.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/mkspecs/common/mac.conf b/mkspecs/common/mac.conf
index ad3c638a6f..d0bb9561cc 100644
--- a/mkspecs/common/mac.conf
+++ b/mkspecs/common/mac.conf
@@ -6,6 +6,10 @@
QMAKE_PLATFORM += mac darwin
+MAKEFILE_GENERATOR = UNIX
+CONFIG += app_bundle incremental global_init_link_order lib_version_first plugin_no_soname sdk
+QMAKE_INCREMENTAL_STYLE = sublib
+
include(unix.conf)
QMAKE_RESOURCE = /Developer/Tools/Rez