summaryrefslogtreecommitdiffstats
path: root/examples/wayland/multi-output/multi-output.qrc
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@theqtcompany.com>2015-02-24 16:23:22 +0100
committerJørgen Lind <jorgen.lind@theqtcompany.com>2015-08-28 13:09:41 +0200
commit400c6d24c2ca3215cd38a30cd3eb530c3b2e970c (patch)
treec680f09dab72adaf1012ca76c053467c0ed3c92b /examples/wayland/multi-output/multi-output.qrc
parentab6980d57609b1e4bdb164d3413faa2f7cb7e1e4 (diff)
add a multi output example
Diffstat (limited to 'examples/wayland/multi-output/multi-output.qrc')
-rw-r--r--examples/wayland/multi-output/multi-output.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/wayland/multi-output/multi-output.qrc b/examples/wayland/multi-output/multi-output.qrc
new file mode 100644
index 000000000..65ccf9474
--- /dev/null
+++ b/examples/wayland/multi-output/multi-output.qrc
@@ -0,0 +1,8 @@
+<RCC>
+ <qresource prefix="/">
+ <file>images/background.jpg</file>
+ <file>qml/main.qml</file>
+ <file>qml/Screen.qml</file>
+ <file>qml/Chrome.qml</file>
+ </qresource>
+</RCC>