summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/instanced-arrays-qml/instanced-arrays-qml.qrc
blob: 88babaf52957150d143d939b4eee629b1fac0359 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>gl3/instanced.frag</file>
        <file>gl3/instanced.vert</file>
        <file>gl45/instanced.frag</file>
        <file>gl45/instanced.vert</file>
    </qresource>
</RCC>