summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qcontiguouscache/qcontiguouscache.pro
blob: 0739d3dea644c9554c12674da4080f7222e29865 (plain)
1
2
3
4
5
6
7
8
TARGET = tst_bench_qcontiguouscache

SOURCES += main.cpp

CONFIG += parallel_test

QT = core testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0