summaryrefslogtreecommitdiffstats
path: root/resources.qrc
blob: 99ec1a66639f2ada7c2318a3b2e862d4121e53e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<RCC>
    <qresource prefix="/">
        <file>qml/Main.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/particle_star2.png</file>
        <file>qml/images/Play_btn.png</file>
        <file>qml/images/close-button.png</file>
        <file>qml/images/settings.png</file>
    </qresource>
</RCC>