From 67f925701b490e3e9cdbb0dbbfc1a14d1b409bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Tue, 13 Nov 2012 15:52:25 +0100 Subject: iOS: Include clang-mac.conf instead of defining precompile flags ourselves MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1a3b9ad16e54457068d3451c066a8d7965a622df Reviewed-by: Morten Johan Sørvig --- mkspecs/unsupported/macx-iosdevice-clang/qmake.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'mkspecs/unsupported/macx-iosdevice-clang') diff --git a/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf b/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf index 330dcf6c3c..3e1a669905 100644 --- a/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf +++ b/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf @@ -12,6 +12,7 @@ QMAKE_IOS_TARGET_ARCH = armv7 include(../../common/mac.conf) include(../../common/gcc-base-ios.conf) include(../../common/clang.conf) +include(../../common/clang-mac.conf) include(../../common/ios.conf) include(../../common/ios/versions.conf) include(../../common/ios/clang.conf) -- cgit v1.2.3