summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/exampleresources/houseplants.qrc
blob: faa47dc90887927cf6e573f5e4069a378fee4248 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<RCC>
    <qresource prefix="/">
        <file>assets/houseplants/bamboo_normal.webp</file>
        <file>assets/houseplants/bamboo.webp</file>
        <file>assets/houseplants/cover_normal.webp</file>
        <file>assets/houseplants/cover.webp</file>
        <file>assets/houseplants/cross-bamboo.obj</file>
        <file>assets/houseplants/cross-palm.obj</file>
        <file>assets/houseplants/cross-pine.obj</file>
        <file>assets/houseplants/cross-pot-cover.obj</file>
        <file>assets/houseplants/cross-pot.obj</file>
        <file>assets/houseplants/cross-shrub.obj</file>
        <file>assets/houseplants/cross-spikes.obj</file>
        <file>assets/houseplants/cylinder-bamboo.obj</file>
        <file>assets/houseplants/cylinder-palm.obj</file>
        <file>assets/houseplants/cylinder-pine.obj</file>
        <file>assets/houseplants/cylinder-pot-cover.obj</file>
        <file>assets/houseplants/cylinder-pot.obj</file>
        <file>assets/houseplants/cylinder-shrub.obj</file>
        <file>assets/houseplants/cylinder-spikes.obj</file>
        <file>assets/houseplants/palm_normal.webp</file>
        <file>assets/houseplants/palm.webp</file>
        <file>assets/houseplants/pine_normal.webp</file>
        <file>assets/houseplants/pine.webp</file>
        <file>assets/houseplants/pot_normal.webp</file>
        <file>assets/houseplants/pot.webp</file>
        <file>assets/houseplants/shrub_normal.webp</file>
        <file>assets/houseplants/shrub.webp</file>
        <file>assets/houseplants/sphere-bamboo.obj</file>
        <file>assets/houseplants/sphere-palm.obj</file>
        <file>assets/houseplants/sphere-pine.obj</file>
        <file>assets/houseplants/sphere-pot-cover.obj</file>
        <file>assets/houseplants/sphere-pot.obj</file>
        <file>assets/houseplants/sphere-shrub.obj</file>
        <file>assets/houseplants/sphere-spikes.obj</file>
        <file>assets/houseplants/spikes_normal.webp</file>
        <file>assets/houseplants/spikes.webp</file>
        <file>assets/houseplants/square-bamboo.obj</file>
        <file>assets/houseplants/square-palm.obj</file>
        <file>assets/houseplants/square-pine.obj</file>
        <file>assets/houseplants/square-pot-cover.obj</file>
        <file>assets/houseplants/square-pot.obj</file>
        <file>assets/houseplants/square-shrub.obj</file>
        <file>assets/houseplants/square-spikes.obj</file>
        <file>assets/houseplants/triangle-bamboo.obj</file>
        <file>assets/houseplants/triangle-palm.obj</file>
        <file>assets/houseplants/triangle-pine.obj</file>
        <file>assets/houseplants/triangle-pot-cover.obj</file>
        <file>assets/houseplants/triangle-pot.obj</file>
        <file>assets/houseplants/triangle-shrub.obj</file>
        <file>assets/houseplants/triangle-spikes.obj</file>
    </qresource>
</RCC>