summaryrefslogtreecommitdiffstats
path: root/tests/manual/texture_property_updates/texture_property_updates.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/texture_property_updates/texture_property_updates.qrc')
-rw-r--r--tests/manual/texture_property_updates/texture_property_updates.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/manual/texture_property_updates/texture_property_updates.qrc b/tests/manual/texture_property_updates/texture_property_updates.qrc
new file mode 100644
index 000000000..eb086cd72
--- /dev/null
+++ b/tests/manual/texture_property_updates/texture_property_updates.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>image.jpg</file>
+ <file>image2.jpg</file>
+ </qresource>
+</RCC>