aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3dphysics/compoundshapes/qml.qrc
blob: ee18d8fc6cb103dd1efa49b03347c662c8f1201d (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>MeshLink.qml</file>
        <file>CapsuleLink.qml</file>
    </qresource>
</RCC>