aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/custominstancing/qml.qrc
blob: e6087445c4f642ef3a406c31f9e322c6ef03b62d (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>cubeMaterial.vert</file>
        <file>cubeMaterial.frag</file>
    </qresource>
</RCC>