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

7 lines
106 B
Prolog

TEMPLATE = app
CONFIG += benchmark
QT = core testlib
TARGET = tst_bench_qmutex
SOURCES += tst_qmutex.cpp