aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml.pro
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2012-06-22 10:30:26 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-25 10:39:23 +0200
commit6b1716df0e7190d3cf63d8b15cefdb8525c05cf6 (patch)
treea66aa3df0d835c3d87d25fe993d51be43b8b74c7 /src/qml/qml.pro
parenta034dc196ebaf82731a8bbe2bf602c5c527c9f76 (diff)
Doc: Use the module "make docs" and rename qtquick "make docs".
The qtquick "make docs" is now renamed to "make qtquick_docs" and when you use "make docs" you get the automatic make command generated by qmake for modularized documentation. Change-Id: I23c0e52fa9c235f76df430f992201723ddcfbbea Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'src/qml/qml.pro')
-rw-r--r--src/qml/qml.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qml/qml.pro b/src/qml/qml.pro
index 0af39dae23..f4b2a23f94 100644
--- a/src/qml/qml.pro
+++ b/src/qml/qml.pro
@@ -23,6 +23,8 @@ exists("qqml_enable_gcov") {
load(qt_module_config)
+QMAKE_DOCS = $$PWD/doc/qtqml.qdocconf
+
# private dependencies
QT += v8-private