mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 08:04:49 -05:00
24d80f8ab0
VOR localizer: Allow plugin to be compiled as static lib. SID feature: Allow plugin to be compiled as static lib. Satellite Tracker: Allow building without texttospeech or timezone. Map: Allow plugin to be compiled as static lib. Allow building without SSL. APT: Allow plugin to be compiled as static lib. Radio Astronomy: Allow plugin to be compiled as static lib. Allow building without process. ChannelWebAPIUtils: Fix memory leaks. DeviceSampleSource: Add signals that indicate when the position or direction of a device (or it's antenna) has changed. This is to support per device position, which is useful for remote devices not at My Position.
17 lines
521 B
Plaintext
17 lines
521 B
Plaintext
<RCC>
|
|
<qresource prefix="/sid/">
|
|
<file>icons/sun.png</file>
|
|
<file>icons/chartcombined.png</file>
|
|
<file>icons/chartseparate.png</file>
|
|
<file>icons/legend.png</file>
|
|
<file>icons/xlp.svg</file>
|
|
<file>icons/xls.svg</file>
|
|
<file>icons/xsp.svg</file>
|
|
<file>icons/xss.svg</file>
|
|
<file>icons/delta.svg</file>
|
|
<file>icons/gamma.svg</file>
|
|
<file>icons/proton.svg</file>
|
|
<file>icons/solar-orbiter.svg</file>
|
|
</qresource>
|
|
</RCC>
|