summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/loader-qml/loader-qml.qrc
blob: 8cf177b620f8d340511c55ec865ff7363042e81e (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>SphereEntity.qml</file>
        <file>CuboidEntity.qml</file>
    </qresource>
</RCC>