summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtbug-76766/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qtbug-76766/qml.qrc')
-rw-r--r--tests/manual/qtbug-76766/qml.qrc11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/manual/qtbug-76766/qml.qrc b/tests/manual/qtbug-76766/qml.qrc
new file mode 100644
index 000000000..b1f8c2c21
--- /dev/null
+++ b/tests/manual/qtbug-76766/qml.qrc
@@ -0,0 +1,11 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>SceneRoot.qml</file>
+ <file>FrameGraph.qml</file>
+ <file>PostProcess.qml</file>
+ <file>Material1.qml</file>
+ <file>Material2.qml</file>
+ <file>expected_output.png</file>
+ </qresource>
+</RCC>