summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
blob: 199f0ef765d858f1fe500be184498403b5fa7d57 (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_qthreadstorage

SOURCES += tst_qthreadstorage.cpp
QT -= gui