From 8defe0f4e3d1c3b8ed01f8e615fb9f0a65835eb4 Mon Sep 17 00:00:00 2001 From: Mike Krus Date: Mon, 15 Feb 2016 21:30:40 +0000 Subject: Remove iOS/OS X duplication Move common configuration to mac Change-Id: Ic4a6ad896ac6fd46a0914a267ba87adecc6b37e4 Reviewed-by: Jake Petroules --- mkspecs/common/mac.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mkspecs/common/mac.conf') 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 -- cgit v1.2.3