summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/planets-qml/planets-qml-images.qrc
blob: 6b6b30ec4b2e9e98e8e8714076e34c7f02838d79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<RCC>
    <qresource prefix="/">
        <file>images/nasa/uranusringcolortrans.png</file>
        <file>images/solarsystemscope/earthcloudmapcolortrans.png</file>
        <file>images/solarsystemscope/earthcloudmapspec.jpg</file>
        <file>images/solarsystemscope/earthmap2k.jpg</file>
        <file>images/solarsystemscope/earthnormal2k.jpg</file>
        <file>images/solarsystemscope/earthspec2k.jpg</file>
        <file>images/solarsystemscope/galaxy_starfield.jpg</file>
        <file>images/solarsystemscope/jupitermap.jpg</file>
        <file>images/solarsystemscope/license.txt</file>
        <file>images/solarsystemscope/marsmap2k.jpg</file>
        <file>images/solarsystemscope/marsnormal2k.jpg</file>
        <file>images/solarsystemscope/mercurymap.jpg</file>
        <file>images/solarsystemscope/mercurynormal.jpg</file>
        <file>images/solarsystemscope/moonmap2k.jpg</file>
        <file>images/solarsystemscope/moonnormal2k.jpg</file>
        <file>images/solarsystemscope/neptunemap.jpg</file>
        <file>images/solarsystemscope/saturnmap.jpg</file>
        <file>images/solarsystemscope/saturnringcolortrans.png</file>
        <file>images/solarsystemscope/sunmap.jpg</file>
        <file>images/solarsystemscope/uranusmap.jpg</file>
        <file>images/solarsystemscope/venusmap.jpg</file>
        <file>images/solarsystemscope/venusnormal.jpg</file>
        <file>images/earth.png</file>
        <file>images/jupiter.png</file>
        <file>images/mars.png</file>
        <file>images/mercury.png</file>
        <file>images/saturn.png</file>
        <file>images/sun.png</file>
        <file>images/uranus.png</file>
        <file>images/venus.png</file>
        <file>images/neptune.png</file>
    </qresource>
</RCC>