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