aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcl/particles/particles.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcl/particles/particles.qrc')
-rw-r--r--examples/quickcl/particles/particles.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/quickcl/particles/particles.qrc b/examples/quickcl/particles/particles.qrc
new file mode 100644
index 0000000..630169c
--- /dev/null
+++ b/examples/quickcl/particles/particles.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/">
+ <file>qml/particles.qml</file>
+ <file>particles.cl</file>
+ </qresource>
+</RCC>