summaryrefslogtreecommitdiff
path: root/src/webchannel/resources.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/webchannel/resources.qrc')
-rw-r--r--src/webchannel/resources.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/webchannel/resources.qrc b/src/webchannel/resources.qrc
new file mode 100644
index 0000000..821e911
--- /dev/null
+++ b/src/webchannel/resources.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/qwebchannel/">
+ <file>webchannel.js</file>
+ <file>qobject.js</file>
+ </qresource>
+</RCC>