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

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

TEMPLATE = app
TARGET = tst_bench_qmutex
QT -= gui
SOURCES += tst_qmutex.cpp