summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>2010-11-24 19:51:35 -0600
committeraxis <qt-info@nokia.com>2011-04-27 12:05:46 +0200
commit81f7b862d626cf926e1cec5b866013122d1ddc59 (patch)
treef3c91b5c5bda634c047e8ce5d3879ba384e1bcd4 /mkspecs
parent32c4a2621840ccf0877d68301927d2862e2ac58f (diff)
Fixup: not paths for other modules
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/features/qt_module.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/qt_module.prf b/mkspecs/features/qt_module.prf
index 9fe20c76cb..a263e285d6 100644
--- a/mkspecs/features/qt_module.prf
+++ b/mkspecs/features/qt_module.prf
@@ -1,5 +1,5 @@
# This file is loaded on-demand, before any .qmake.cache (sometimes *in* .qmake.cache), to loaded
-# important settings for modules, such as paths to QtBase and other modules.
+# important settings for modules, such as paths to QtBase, settings etc.
# Consequently, we have to do some stunts to figure out where to find qmodule.pri.
isEmpty(QMAKE_QT_MODULE)|!exists($$QMAKE_QT_MODULE) {