summaryrefslogtreecommitdiffstats
path: root/examples/wayland/fancy-compositor/fancy-compositor.qrc
blob: 145b3f25097834c2d96eb21501ea1c32e4e02b0a (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/CompositorScreen.qml</file>
        <file>qml/Chrome.qml</file>
        <file>qml/Keyboard.qml</file>
    </qresource>
</RCC>