summaryrefslogtreecommitdiffstats
path: root/examples/location/planespotter/qml.qrc
blob: 6903ec0f8299a04f028dea83fcc27216d84d0508 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>planespotter.qml</file>
        <file>Plane.qml</file>
        <file>airplane.png</file>
    </qresource>
</RCC>