summaryrefslogtreecommitdiffstats
path: root/examples/studio3d/dynamicelement/dynamicelement.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/studio3d/dynamicelement/dynamicelement.qrc')
-rw-r--r--examples/studio3d/dynamicelement/dynamicelement.qrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/studio3d/dynamicelement/dynamicelement.qrc b/examples/studio3d/dynamicelement/dynamicelement.qrc
new file mode 100644
index 0000000..81c135b
--- /dev/null
+++ b/examples/studio3d/dynamicelement/dynamicelement.qrc
@@ -0,0 +1,14 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>presentation/presentations/presentation.uip</file>
+ <file>presentation/presentation.uia</file>
+ <file>presentation/maps/materials/shadow.png</file>
+ <file>presentation/maps/materials/spherical_checker.png</file>
+ <file>demo.mtl</file>
+ <file>demo.obj</file>
+ <file>presentation/materials/Red.materialdef</file>
+ <file>presentation/materials/Copper.materialdef</file>
+ <file>presentation/materials/copper.shader</file>
+ </qresource>
+</RCC>