summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-g++-32/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-g++-32/qmake.conf')
-rw-r--r--mkspecs/macx-g++-32/qmake.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/mkspecs/macx-g++-32/qmake.conf b/mkspecs/macx-g++-32/qmake.conf
index 845c3874dc..d60c0dc411 100644
--- a/mkspecs/macx-g++-32/qmake.conf
+++ b/mkspecs/macx-g++-32/qmake.conf
@@ -13,7 +13,8 @@ QMAKE_INCREMENTAL_STYLE = sublib
include(../common/mac.conf)
include(../common/gcc-base-macx.conf)
include(../common/g++-macx.conf)
-include(../common/mac-minimum-version.conf)
+
+QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6
QMAKE_CFLAGS += -arch i386
QMAKE_OBJECTIVE_CFLAGS += -arch i386