summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qsemaphore/qsemaphore.pro
blob: 56e9fd5da67ffe12c6ed864591aab6c9b6db11a5 (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qsemaphore
QT = core testlib
SOURCES = tst_qsemaphore.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0