summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3semaphore/q3semaphore.pro
blob: 935917dd47145f6b309f91480244a4ae3a73bdb1 (plain)
1
2
3
4
5
6
load(qttest_p4)
SOURCES += tst_q3semaphore.cpp
QT += qt3support
requires(contains(QT_CONFIG,qt3support))