summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-12-13 02:35:16 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-12-13 02:35:16 +0100
commitdab5890f0faeac70eaef404394f51cffc30afc78 (patch)
tree1d84d4666e5a3477e337e3a2c32555b486d8f7f3 /tests/tests.pro
parent3ebd54e2b30ebeba69929c22a88655eb72bf64b0 (diff)
LOL wut, also how do I link ..
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