summaryrefslogtreecommitdiffstats
path: root/examples/studio3d/simpleqml/simpleqml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/studio3d/simpleqml/simpleqml.qrc')
-rw-r--r--examples/studio3d/simpleqml/simpleqml.qrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/studio3d/simpleqml/simpleqml.qrc b/examples/studio3d/simpleqml/simpleqml.qrc
new file mode 100644
index 0000000..bc843a9
--- /dev/null
+++ b/examples/studio3d/simpleqml/simpleqml.qrc
@@ -0,0 +1,14 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>presentation/barrel.uip</file>
+ <file>presentation/barrel.uia</file>
+ <file>presentation/barrel_no_background.uip</file>
+ <file>presentation/barrel/meshes/Barrel.mesh</file>
+ <file>presentation/fonts/Arimo-Regular.ttf</file>
+ <file>presentation/maps/barrel_barrel_Diffuse.png</file>
+ <file>presentation/maps/barrel_barrel_Emissive.png</file>
+ <file>presentation/maps/barrel_barrel_Normal.png</file>
+ <file>presentation/maps/barrel_barrel_Specular.png</file>
+ </qresource>
+</RCC>