summaryrefslogtreecommitdiffstats
path: root/examples/quick3d/animations/animations.qrc
blob: 94a7b67669f50b81cd756e2785f10d8108a6b749 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>qml/cube_rotated.dae</file>
        <file>qml/animations.qml</file>
        <file>qml/stonewal.jpg</file>
        <file>qml/stonewal.png</file>
        <file>qml/waves.bmp</file>
    </qresource>
</RCC>