aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldiskcache/qmldiskcache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmldiskcache/qmldiskcache.pro')
-rw-r--r--tests/auto/qml/qmldiskcache/qmldiskcache.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/qml/qmldiskcache/qmldiskcache.pro b/tests/auto/qml/qmldiskcache/qmldiskcache.pro
new file mode 100644
index 0000000000..f98a157b6a
--- /dev/null
+++ b/tests/auto/qml/qmldiskcache/qmldiskcache.pro
@@ -0,0 +1,9 @@
+CONFIG += testcase
+TARGET = tst_qmldiskcache
+osx:CONFIG -= app_bundle
+
+SOURCES += tst_qmldiskcache.cpp
+
+RESOURCES += test.qml
+
+QT += core-private qml-private testlib