summaryrefslogtreecommitdiffstats
path: root/resources.qrc
blob: 32918a004ed80a3972a63c77a1003c0ce6fc5314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<RCC>
    <qresource prefix="/">
        <file>qml/Main.qml</file>
        <file>qml/main_landscape.qml</file>
        <file>qml/ApplicationIcon.qml</file>
        <file>qml/BootScreen.qml</file>
        <file>qml/LaunchScreen.qml</file>
        <file>qml/images/codeless.png</file>
        <file>qml/images/particle.png</file>
        <file>qml/images/particle_star.png</file>
        <file>qml/images/qt-logo-green-mask.png</file>
        <file>qml/images/qt-logo-white-mask.png</file>
        <file>qml/images/qt-logo.png</file>
        <file>qml/GlimmeringQtLogo.qml</file>
        <file>qml/HighlightShader.qml</file>
        <file>qml/images/play.png</file>
        <file>qml/images/preview_fallback_landscape.jpg</file>
    </qresource>
</RCC>