aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-05-18 10:50:10 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-29 03:41:41 +0200
commit1317419aa25b50e262ecfadf579ad753b720a13e (patch)
tree5e61f7f24134f17bd1f09fabf903f1acae35c2b5 /qt.pro
parent7c0959338e4ac385a5b23c5be2ab5972994ac4ca (diff)
create top-level .qmake.super instead of .qmake.cache
at this point, the cache is needed only to aggregate the modules, not to "export" qtbase internals. the modules now have private caches for "real" config data. Change-Id: I4c70d220bbc054023710680545a04c171e238aff Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt.pro b/qt.pro
index b5a4bc01..a3bbcbea 100644
--- a/qt.pro
+++ b/qt.pro
@@ -1,3 +1,6 @@
+# Create the super cache so modules will add themselves to it.
+cache(, super)
+
TEMPLATE = subdirs
module_qtbase.subdir = qtbase