aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3dphysics/charactercontroller/qml.qrc
blob: 6478dbcb3c764b9402cbc322276d18f6e1ef3129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Building.qml</file>
        <file>Wasd.qml</file>
        <file>maps/sign.png</file>
        <file>maps/sphere.png</file>
        <file>maps/Tape001_1K_Color.jpg</file>
        <file>maps/Tape001_1K_NormalGL.jpg</file>
        <file>maps/Tape001_1K_Roughness.jpg</file>
        <file>maps/Tiles107_1K_Color.jpg</file>
        <file>maps/Tiles107_1K_NormalGL.jpg</file>
        <file>maps/Tiles107_1K_Roughness.jpg</file>
        <file>maps/Tiles108_1K_Color.jpg</file>
        <file>meshes/building.mesh</file>
    </qresource>
</RCC>