summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/exampleresources/cubemaps.qrc
blob: 2c36602ae684496cffd68c1c64ebe5116d27494f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
    <qresource prefix="/">
        <file>assets/cubemaps/miramar/miramar_negx.webp</file>
        <file>assets/cubemaps/miramar/miramar_negy.webp</file>
        <file>assets/cubemaps/miramar/miramar_negz.webp</file>
        <file>assets/cubemaps/miramar/miramar_posx.webp</file>
        <file>assets/cubemaps/miramar/miramar_posy.webp</file>
        <file>assets/cubemaps/miramar/miramar_posz.webp</file>
        <file>assets/cubemaps/night/night_negx.webp</file>
        <file>assets/cubemaps/night/night_negy.webp</file>
        <file>assets/cubemaps/night/night_negz.webp</file>
        <file>assets/cubemaps/night/night_posx.webp</file>
        <file>assets/cubemaps/night/night_posy.webp</file>
        <file>assets/cubemaps/night/night_posz.webp</file>
    </qresource>
</RCC>