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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-g++-32/qmake.conf b/mkspecs/macx-g++-32/qmake.conf
index d60c0dc411..34ea7ebca9 100644
--- a/mkspecs/macx-g++-32/qmake.conf
+++ b/mkspecs/macx-g++-32/qmake.conf
@@ -10,7 +10,7 @@ MAKEFILE_GENERATOR = UNIX
CONFIG += app_bundle incremental global_init_link_order lib_version_first plugin_no_soname
QMAKE_INCREMENTAL_STYLE = sublib
-include(../common/mac.conf)
+include(../common/macx.conf)
include(../common/gcc-base-macx.conf)
include(../common/g++-macx.conf)