summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-g++/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-g++/qmake.conf')
-rw-r--r--mkspecs/macx-g++/qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkspecs/macx-g++/qmake.conf b/mkspecs/macx-g++/qmake.conf
index 880cc7d930..7cabdaab12 100644
--- a/mkspecs/macx-g++/qmake.conf
+++ b/mkspecs/macx-g++/qmake.conf
@@ -12,6 +12,8 @@ QMAKE_INCREMENTAL_STYLE = sublib
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.9
+QMAKE_APPLE_DEVICE_ARCHS = x86_64
+
include(../common/macx.conf)
include(../common/gcc-base-mac.conf)
include(../common/g++-macx.conf)