airmap_dummy.qrc 426 Bytes
Newer Older
1 2 3 4 5
<RCC>
    <qresource prefix="/qml">
        <file alias="QGroundControl/Airmap/qmldir">QGroundControl.Airmap.qmldir</file>
        <file alias="QGroundControl/Airmap/AirspaceControl.qml">AirspaceControl.qml</file>
        <file alias="QGroundControl/Airmap/AirspaceRegulation.qml">AirspaceRegulation.qml</file>
Gus Grubba's avatar
Gus Grubba committed
6
        <file alias="QGroundControl/Airmap/AirspaceWeather.qml">AirspaceWeather.qml</file>
7 8
    </qresource>
</RCC>