summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/plugin/quuid/quuid.pro
blob: 8e8f21fb0887b8e029e7850dd257464fd9698bbf (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_quuid

SOURCES += tst_quuid.cpp
QT -= gui