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