summaryrefslogtreecommitdiff
path: root/examples/location/geojson_viewer/qml.qrc
blob: ea443bb06af2cbe38e3a82e09abf37508b35cfd1 (plain)
1
2
3
4
5
6
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>GeoJsonDelegate.qml</file>
    </qresource>
</RCC>