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.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/mkspecs/macx-g++/qmake.conf b/mkspecs/macx-g++/qmake.conf
index 32da734e87..2797d766b4 100644
--- a/mkspecs/macx-g++/qmake.conf
+++ b/mkspecs/macx-g++/qmake.conf
@@ -13,6 +13,7 @@ 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
load(qt_config)