aboutsummaryrefslogtreecommitdiff
path: root/src/resources.qrc
blob: 0984a2cf84cb3e6dbe8b069628a1809aeed28f6b (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>DefaultMapControls.qml</file>
        <file>MainMapView.qml</file>
        <file>SetPointMapControls.qml</file>
        <file>SetPointPage.qml</file>
        <file>SettingsPage.qml</file>
    </qresource>
</RCC>