summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/qmutex/qmutex.pro
blob: 9f906b433faa4344b016781a307431c92729f3d8 (plain)
1
2
3
4
5
6
TEMPLATE = app
TARGET = tst_bench_qmutex
QT = core testlib
SOURCES += tst_qmutex.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0