summaryrefslogtreecommitdiffstats
path: root/qtest-qml.pro
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2010-12-10 14:37:53 +1000
committerRhys Weatherley <rhys.weatherley@nokia.com>2010-12-10 14:41:53 +1000
commit8e8357ffe9099b16a51e9dc8ef8649fbde27c53f (patch)
tree56ab7570f97df1833f31e328cbb7565442e827dc /qtest-qml.pro
parent03da52a7e19759654bfc16c64ac87193a0e4a32d (diff)
Convert the documentation into qdoc form
Use "make docs" to generate the documentation under "doc/html".
Diffstat (limited to 'qtest-qml.pro')
-rw-r--r--qtest-qml.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/qtest-qml.pro b/qtest-qml.pro
index e9e3c94..0791f1d 100644
--- a/qtest-qml.pro
+++ b/qtest-qml.pro
@@ -16,3 +16,5 @@ symbian {
featuresDir=$$replace(featuresDir,/,\\)
system(copy "$$qmltestcaseFile $$featuresDir")
}
+
+include(doc/doc.pri)