aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/customparticle/customparticle.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/particles/customparticle/customparticle.qrc')
-rw-r--r--examples/quick/particles/customparticle/customparticle.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/quick/particles/customparticle/customparticle.qrc b/examples/quick/particles/customparticle/customparticle.qrc
new file mode 100644
index 0000000000..8a4e087a12
--- /dev/null
+++ b/examples/quick/particles/customparticle/customparticle.qrc
@@ -0,0 +1,8 @@
+<RCC>
+ <qresource prefix="/particles/customparticle">
+ <file>customparticle.qml</file>
+ <file>content/blurparticles.qml</file>
+ <file>content/fragmentshader.qml</file>
+ <file>content/imagecolors.qml</file>
+ </qresource>
+</RCC>