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