summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-g++
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-g++')
-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 9eacd50dfd..32da734e87 100644
--- a/mkspecs/macx-g++/qmake.conf
+++ b/mkspecs/macx-g++/qmake.conf
@@ -13,4 +13,6 @@ 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)
+
load(qt_config)