aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldiskcache/qmldiskcache.pro
blob: 74aefa69443dbf055bf7b3c07b11a41662fb1753 (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 importmodule.qml module.mjs

QT += core-private qml-private testlib