aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldiskcache/qmldiskcache.pro
blob: f98a157b6a098f837919465a38d6daef3c2adb73 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qmldiskcache
osx:CONFIG -= app_bundle

SOURCES += tst_qmldiskcache.cpp

RESOURCES += test.qml

QT += core-private qml-private testlib