summaryrefslogtreecommitdiffstats
path: root/examples/studio3d/dynamicelement/dynamicelement.qrc
blob: 81c135bd63cc13f67dcd0ae677db16b1aae8eb4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>presentation/presentations/presentation.uip</file>
        <file>presentation/presentation.uia</file>
        <file>presentation/maps/materials/shadow.png</file>
        <file>presentation/maps/materials/spherical_checker.png</file>
        <file>demo.mtl</file>
        <file>demo.obj</file>
        <file>presentation/materials/Red.materialdef</file>
        <file>presentation/materials/Copper.materialdef</file>
        <file>presentation/materials/copper.shader</file>
    </qresource>
</RCC>