From 8e8357ffe9099b16a51e9dc8ef8649fbde27c53f Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Fri, 10 Dec 2010 14:37:53 +1000 Subject: Convert the documentation into qdoc form Use "make docs" to generate the documentation under "doc/html". --- qtest-qml.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qtest-qml.pro') 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) -- cgit v1.2.3