1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-19 11:26:35 -04:00
sdrangel/plugins/feature/vorlocalizer/map.qrc
2024-04-06 11:45:37 +01:00

16 lines
423 B
Plaintext

<RCC>
<qresource prefix="/demodvor/">
<file>map/map.qml</file>
<file>map/map_6.qml</file>
<file>map/MapStation.qml</file>
<file>map/ModifiedMapView.qml</file>
<file>map/antenna.png</file>
<file>map/VOR.png</file>
<file>map/VOR-DME.png</file>
<file>map/VORTAC.png</file>
<file>map/DVOR.png</file>
<file>map/DVOR-DME.png</file>
<file>map/DVORTAC.png</file>
</qresource>
</RCC>