summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mkspecs/features/qt_module.prf3
1 files changed, 1 insertions, 2 deletions
diff --git a/mkspecs/features/qt_module.prf b/mkspecs/features/qt_module.prf
index 8dce2634ca..fa3bea35ab 100644
--- a/mkspecs/features/qt_module.prf
+++ b/mkspecs/features/qt_module.prf
@@ -172,9 +172,8 @@ win32 {
TARGET = $$qtLibraryTarget($$TARGET$$QT_LIBINFIX) #do this towards the end
-# Provides useful info normally only contained in the internal .qmake.cache file
qt_conf.name = qt_config
-qt_conf.variable = CONFIG
+qt_conf.variable = QT_CONFIG
QMAKE_PKGCONFIG_VARIABLES += qt_conf
load(qt_targets)