summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/qmutex/qmutex.pro
blob: a0b2ddeaa9269fd5fc16896b885301a913297c18 (plain)
1
2
3
4
5
6
TEMPLATE = app
CONFIG += benchmark
QT = core testlib

TARGET = tst_bench_qmutex
SOURCES += tst_qmutex.cpp