summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/exampleresources/cubemaps.qrc
blob: 6e5fa010181227b91c4fd04fd5e39571feb12c02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<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/default/default_irradiance.dds</file>
        <file>assets/cubemaps/default/default_specular.dds</file>
    </qresource>
</RCC>