summaryrefslogtreecommitdiffstats
path: root/resources.qrc
blob: ff656fa8c1a0f358cd8063017a25f54b9195a07e (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/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>
    </qresource>
</RCC>