summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/boundingsphere/boundingsphere.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/boundingsphere/boundingsphere.qrc')
-rw-r--r--tests/auto/render/boundingsphere/boundingsphere.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/render/boundingsphere/boundingsphere.qrc b/tests/auto/render/boundingsphere/boundingsphere.qrc
new file mode 100644
index 000000000..5ea2cb958
--- /dev/null
+++ b/tests/auto/render/boundingsphere/boundingsphere.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/">
+ <file>sphere.qml</file>
+ <file>cube.qml</file>
+ </qresource>
+</RCC>