summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro')
-rw-r--r--tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro b/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
new file mode 100644
index 0000000000..3b8ebda4a4
--- /dev/null
+++ b/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
@@ -0,0 +1,4 @@
+CONFIG += testcase parallel_test
+TARGET = tst_qfuturewatcher
+QT = concurrent-private testlib concurrent
+SOURCES = tst_qfuturewatcher.cpp