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