summaryrefslogtreecommitdiff
path: root/platform/qt/resources/common.qrc
blob: 4c792b057c30db483766c587d00b5f18a9708cb9 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file alias="icon.png">../../../common/icon.png</file>
        <file alias="default_marker.svg">../../../platform/default/resources/default_marker.svg</file>
        <file>source1.geojson</file>
        <file>source2.geojson</file>
        <file>label-arrow.svg</file>
        <file>label-background.svg</file>
    </qresource>
</RCC>