Files
BionxControl/bionxcontrol.qrc
2026-01-06 20:22:12 +01:00

17 lines
847 B
Plaintext

<RCC>
<qresource prefix="/">
<file alias="bikeinfo.xml">resources/bikeinfo.xml</file>
<file alias="bc_light.qss">resources/bc_light.qss</file>
<file alias="bionx_akku.png">resources/bionx_akku.png</file>
<file alias="bionx_console.png">resources/bionx_console.png</file>
<file alias="bionx_motor.png">resources/bionx_motor.png</file>
<file alias="connect.png">resources/connect.png</file>
<file alias="exit.png">resources/exit.png</file>
<file alias="exit_red.png">resources/exit_red.png</file>
<file alias="sync_green.png">resources/sync_green.png</file>
<file alias="sync_yellow.png">resources/sync_yellow.png</file>
<file alias="sync.png">resources/sync.png</file>
<file alias="bc_dark.qss">resources/bc_dark.qss</file>
</qresource>
</RCC>