summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpcontentmodel/tst_qhelpcontentmodel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhelpcontentmodel/tst_qhelpcontentmodel.pro')
-rw-r--r--tests/auto/qhelpcontentmodel/tst_qhelpcontentmodel.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/qhelpcontentmodel/tst_qhelpcontentmodel.pro b/tests/auto/qhelpcontentmodel/tst_qhelpcontentmodel.pro
new file mode 100644
index 0000000..7cd8d51
--- /dev/null
+++ b/tests/auto/qhelpcontentmodel/tst_qhelpcontentmodel.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+SOURCES += tst_qhelpcontentmodel.cpp
+
+CONFIG += help
+
+DEFINES += SRCDIR=\\\"$$PWD\\\"
+DEFINES += QT_USE_USING_NAMESPACE
+!contains(QT_BUILD_PARTS, tools): DEFINES += QT_NO_BUILD_TOOLS