summaryrefslogtreecommitdiffstats
path: root/examples/studio3d/simpleqml/simpleqml.qrc
blob: bc843a9039fab38ce09fc03429cb277f312ad321 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>presentation/barrel.uip</file>
        <file>presentation/barrel.uia</file>
        <file>presentation/barrel_no_background.uip</file>
        <file>presentation/barrel/meshes/Barrel.mesh</file>
        <file>presentation/fonts/Arimo-Regular.ttf</file>
        <file>presentation/maps/barrel_barrel_Diffuse.png</file>
        <file>presentation/maps/barrel_barrel_Emissive.png</file>
        <file>presentation/maps/barrel_barrel_Normal.png</file>
        <file>presentation/maps/barrel_barrel_Specular.png</file>
    </qresource>
</RCC>