aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-08-07 19:08:54 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-11 13:53:13 +0200
commit4f428bf23bfa402724d76feae2f60adb7ab2c5da (patch)
tree7b6f8f112db2b41e7a8a74248aacb67554e6fdd4 /src/qml/qml.pro
parent0f04787ffb587a979386bcce432dd181ac3a06db (diff)
follow rename of qt_module_config.prf to qt_module.prf
Change-Id: I8a13b3aca195b9e8331478d73cd338ab66d65d1f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/qml/qml.pro')
-rw-r--r--src/qml/qml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml.pro b/src/qml/qml.pro
index 4cb112ca6f..915547375d 100644
--- a/src/qml/qml.pro
+++ b/src/qml/qml.pro
@@ -14,7 +14,7 @@ exists("qqml_enable_gcov") {
LIBS += -lgcov
}
-load(qt_module_config)
+load(qt_module)
QMAKE_DOCS = $$PWD/doc/qtqml.qdocconf