summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsemaphore/qsemaphore.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsemaphore/qsemaphore.pro')
-rw-r--r--tests/auto/qsemaphore/qsemaphore.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qsemaphore/qsemaphore.pro b/tests/auto/qsemaphore/qsemaphore.pro
new file mode 100644
index 0000000000..5978215f07
--- /dev/null
+++ b/tests/auto/qsemaphore/qsemaphore.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+SOURCES += tst_qsemaphore.cpp
+QT = core
+
+
+CONFIG += parallel_test