summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/kernel/qmetatype/qmetatype.pro
blob: 3dcb7a72a052c0e7dae881ac347ae88ae2425437 (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)

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

QT = core
TEMPLATE = app
TARGET = tst_qmetatype

SOURCES += tst_qmetatype.cpp