summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsystemsemaphore/test.pro
blob: 13bd1fa27094c5d4b1185d174680a47075f83b86 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
QT = core testlib

SOURCES += tst_qsystemsemaphore.cpp
TARGET = tst_qsystemsemaphore

win32: CONFIG += console