aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/dynamiccreation/qml.qrc
blob: 37395f12d0de5c128eb54972c2fa9973a4a12029 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>weirdShape.mesh</file>
        <file>WeirdShape.qml</file>
    </qresource>
</RCC>