summaryrefslogtreecommitdiffstats
path: root/examples/wayland/multi-screen/multi-screen.qrc
blob: a24e3efd5403ac64d37274f2caa8aa7821764497 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/CompositorScreen.qml</file>
        <file>qml/Chrome.qml</file>
    </qresource>
</RCC>