aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/custommaterial/materials.qrc
blob: 923062f0377646bf6db108690ece44dfec55d3fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file>maps/OpenfootageNET_lowerAustria01-1024.hdr</file>
        <file>material_distortion.vert</file>
        <file>material_customspecular.frag</file>
        <file>material_metallic.frag</file>
        <file>material_customlights.frag</file>
        <file>material_simple.frag</file>
        <file>material_transparent.frag</file>
        <file>screen.frag</file>
    </qresource>
</RCC>