summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/testlib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/testlib.pro')
-rw-r--r--tests/auto/testlib/testlib.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/testlib/testlib.pro b/tests/auto/testlib/testlib.pro
new file mode 100644
index 0000000000..3a66f8cc6c
--- /dev/null
+++ b/tests/auto/testlib/testlib.pro
@@ -0,0 +1,5 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qsignalspy \
+ selftests \
+