summaryrefslogtreecommitdiffstats
path: root/examples/script/helloscript/helloscript.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/script/helloscript/helloscript.qrc')
-rw-r--r--examples/script/helloscript/helloscript.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/script/helloscript/helloscript.qrc b/examples/script/helloscript/helloscript.qrc
new file mode 100644
index 0000000000..dc93461d59
--- /dev/null
+++ b/examples/script/helloscript/helloscript.qrc
@@ -0,0 +1,5 @@
+<RCC>
+ <qresource prefix="/" >
+ <file>helloscript.qs</file>
+ </qresource>
+</RCC>