summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simplecustommaterial/qml.qrc
blob: 016c93e424101b8adef6cad3b5070a7ed1d4598b (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>SceneRoot.qml</file>
        <file>SimpleMaterial.qml</file>
        <file>PlaneModel.qml</file>
    </qresource>
</RCC>