summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/phong-cubes/phong-cubes.qrc
blob: 84cec11218ebafa2bb82cbd4c3494860b9e3886c (plain)
1
2
3
4
5
6
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>CubeEntity.qml</file>
    </qresource>
</RCC>