summaryrefslogtreecommitdiffstats
path: root/examples/wayland/multi-output/multi-output.qrc
blob: 86df88177f7b18bebe600442cd822a85805ddc31 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>images/background.jpg</file>
        <file>qml/main.qml</file>
        <file>qml/GridScreen.qml</file>
        <file>qml/ShellScreen.qml</file>
        <file>qml/ShellChrome.qml</file>
    </qresource>
</RCC>