summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3semaphore/q3semaphore.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/q3semaphore/q3semaphore.pro')
-rw-r--r--tests/auto/q3semaphore/q3semaphore.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/q3semaphore/q3semaphore.pro b/tests/auto/q3semaphore/q3semaphore.pro
index ad8c154..935917d 100644
--- a/tests/auto/q3semaphore/q3semaphore.pro
+++ b/tests/auto/q3semaphore/q3semaphore.pro
@@ -1,5 +1,6 @@
load(qttest_p4)
SOURCES += tst_q3semaphore.cpp
QT += qt3support
+requires(contains(QT_CONFIG,qt3support))