summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcontiguouscache/qcontiguouscache.pro
blob: 911dd1bb42d819ae6a98786c44c243b58c53fa1f (plain)
1
2
3
4
5
6
7
8
TARGET = tst_qcontiguouscache
CONFIG += testcase

SOURCES  += tst_qcontiguouscache.cpp

CONFIG += parallel_test

QT = core testlib