aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen/data/retain.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlcachegen/data/retain.qrc')
-rw-r--r--tests/auto/qml/qmlcachegen/data/retain.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlcachegen/data/retain.qrc b/tests/auto/qml/qmlcachegen/data/retain.qrc
new file mode 100644
index 0000000000..e1b9045fbe
--- /dev/null
+++ b/tests/auto/qml/qmlcachegen/data/retain.qrc
@@ -0,0 +1,5 @@
+<RCC>
+ <qresource prefix="/">
+ <file alias="Retain.qml">Retain.qml</file>
+ </qresource>
+</RCC>