summaryrefslogtreecommitdiffstats
path: root/examples/wayland/qtshell/qtshell.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/qtshell/qtshell.qrc')
-rw-r--r--examples/wayland/qtshell/qtshell.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/wayland/qtshell/qtshell.qrc b/examples/wayland/qtshell/qtshell.qrc
new file mode 100644
index 000000000..7523ebaf4
--- /dev/null
+++ b/examples/wayland/qtshell/qtshell.qrc
@@ -0,0 +1,8 @@
+<RCC>
+ <qresource prefix="/">
+ <file>images/background.jpg</file>
+ <file>qml/main.qml</file>
+ <file>qml/CompositorScreen.qml</file>
+ <file>qml/Chrome.qml</file>
+ </qresource>
+</RCC>