summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/exampleresources/obj.qrc
blob: 6c3d8287282284485451b99715720ad8c700a7ee (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>assets/obj/trefoil.obj</file>
        <file>assets/obj/toyplane.obj</file>
        <file>assets/obj/ball.obj</file>
        <file>assets/obj/plane-10x10.obj</file>
        <file>assets/obj/material-sphere.obj</file>
    </qresource>
</RCC>