qtbase-opensource-src/tests/benchmarks/corelib/thread/qwaitcondition/qwaitcondition.pro

7 lines
122 B
Prolog

TEMPLATE = app
CONFIG += benchmark
QT = core testlib
TARGET = tst_bench_qwaitcondition
SOURCES += tst_qwaitcondition.cpp