summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpenginecore/qhelpenginecore.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhelpenginecore/qhelpenginecore.pro')
-rw-r--r--tests/auto/qhelpenginecore/qhelpenginecore.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/qhelpenginecore/qhelpenginecore.pro b/tests/auto/qhelpenginecore/qhelpenginecore.pro
new file mode 100644
index 0000000..ee9b0c4
--- /dev/null
+++ b/tests/auto/qhelpenginecore/qhelpenginecore.pro
@@ -0,0 +1,10 @@
+TEMPLATE = subdirs
+CONFIG += ordered
+
+contains(QT_BUILD_PARTS, tools): {
+ SUBDIRS += ../../../tools/assistant/lib/fulltextsearch \
+ ../../../tools/assistant/lib
+}
+
+SUBDIRS += tst_qhelpenginecore.pro
+