summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/advancedcustommaterial/textures.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/advancedcustommaterial/textures.qrc')
-rw-r--r--examples/qt3d/advancedcustommaterial/textures.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/qt3d/advancedcustommaterial/textures.qrc b/examples/qt3d/advancedcustommaterial/textures.qrc
new file mode 100644
index 000000000..b5a3a20d0
--- /dev/null
+++ b/examples/qt3d/advancedcustommaterial/textures.qrc
@@ -0,0 +1,10 @@
+<RCC>
+ <qresource prefix="/">
+ <file>textures/sky.jpg</file>
+ <file>textures/WaterNormal.jpg</file>
+ <file>textures/WaterSpecular.jpg</file>
+ <file>textures/Waterwave.jpg</file>
+ <file>textures/foam.jpg</file>
+ <file>textures/WaterDiffuse.jpg</file>
+ </qresource>
+</RCC>