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