summaryrefslogtreecommitdiffstats
path: root/src/xml
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-08-07 19:00:38 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-08 12:04:49 +0200
commit0885f3ee5239089f614b30b3ca745c85e1b2dfca (patch)
tree69323afedc5a8b6c47c5a0b2336c62ec491fd619 /src/xml
parentf1856cc8de44b5f1fa633fde7765024f0ee6a5d1 (diff)
rename qt_module_config.prf => qt_module.prf
this is more logical, following the qt_plugin and qt_tool scheme. Change-Id: Ib3b2abec6728cdab260e15128b1cd78e8e6f5d6a Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'src/xml')
-rw-r--r--src/xml/xml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/xml.pro b/src/xml/xml.pro
index 3899033fbb..848107dee1 100644
--- a/src/xml/xml.pro
+++ b/src/xml/xml.pro
@@ -6,7 +6,7 @@ QT = core-private
DEFINES += QT_NO_USING_NAMESPACE
win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x61000000
-load(qt_module_config)
+load(qt_module)
HEADERS += qtxmlglobal.h
QMAKE_DOCS = $$PWD/doc/qtxml.qdocconf