summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/qwaitcondition/qwaitcondition.pro
blob: 7c10332357a74daeee01cf02f708fe968800d4d9 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)

# do not run benchmarks by default in 'make check'
CONFIG -= testcase

TEMPLATE = app
TARGET = tst_bench_qwaitcondition
QT -= gui
SOURCES += tst_qwaitcondition.cpp