summaryrefslogtreecommitdiffstats
path: root/examples/studio3d/dynamicloading/qml.qrc
blob: b4de46953f5bdfc11a74ae44053089862c2c539a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>StartupProgress.qml</file>
        <file>presentation/effects/FullScreenTextureOverlay.effect</file>
        <file>presentation/fonts/TitilliumWeb-Regular.ttf</file>
        <file>presentation/maps/Abstract_001_COLOR.jpg</file>
        <file>presentation/maps/Blue_Marble_002_COLOR.jpg</file>
        <file>presentation/maps/Ice_002_COLOR.jpg</file>
        <file>presentation/maps/license.txt</file>
        <file>presentation/maps/Metal_Streaks.png</file>
        <file>presentation/maps/Moon_001_COLOR.jpg</file>
        <file>presentation/maps/Rock_023_COLOR2.jpg</file>
        <file>presentation/materials/simplecustom.material</file>
        <file>presentation/presentations/dynamicloading.uip</file>
        <file>presentation/presentations/subpres.uip</file>
        <file>presentation/dynamicloading.uia</file>
    </qresource>
</RCC>