summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 00000000..65126941
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1,5 @@
+QT += widgets testlib
+CONFIG += no_docs_target
+TEMPLATE = subdirs
+SUBDIRS += auto
+exists(manual): SUBDIRS += manual