summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/kernel/qvariant/qvariant.pro
blob: 12d131f26236e606eb132a80d9e76be02b75cb12 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app
TARGET = tst_bench_qvariant
DEPENDPATH += .
INCLUDEPATH += .
QT += testlib

CONFIG += release
#CONFIG += debug


SOURCES += tst_qvariant.cpp