summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/democompositor.qrc
blob: e4fcc75d243d41557c3b4bd4002cf59aa9fd9244 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/Screen.qml</file>
        <file>qml/Chrome.qml</file>
        <file>qml/MyButton.qml</file>
        <file>qml/LaunchButton.qml</file>
        <file>qml/TimedButton.qml</file>
        <file>images/icon1.png</file>
        <file>images/icon2.png</file>
        <file>images/icon3.png</file>
        <file>images/icon4.png</file>
        <file>images/quit.png</file>
        <file>images/greendot.png</file>
        <file>images/reddot.png</file>
        <file>images/graydot.png</file>
        <file>images/graydots.png</file>
        <file>images/greendots.png</file>
    </qresource>
</RCC>