This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
app/resources/shared/shared.qrc
dorian 049f678b11 - update file structure
- the base statio firmware updater is now fully working
2019-11-02 15:22:50 +01:00

31 lines
1.3 KiB
Plaintext

<RCC>
<qresource prefix="/">
<file>graphics/icons/settings.png</file>
<file>graphics/icons/user.png</file>
<file>graphics/icons/menu_black.png</file>
<file>graphics/icons/drawer_black.png</file>
<file>graphics/icons/back_black.png</file>
<file>graphics/icons/menu.png</file>
<file>graphics/icons/drawer.png</file>
<file>graphics/icons/back.png</file>
<file>sounds/ready_1.wav</file>
<file>sounds/at_marks_1.wav</file>
<file>sounds/ready_2.wav</file>
<file>sounds/at_marks_2.wav</file>
<file>graphics/icons/buzzer_black.png</file>
<file>graphics/icons/ok_black.png</file>
<file>graphics/icons/settings_black.png</file>
<file>graphics/icons/startpad_black.png</file>
<file>sounds/false.wav</file>
<file>graphics/icons/error.png</file>
<file>graphics/icons/BaseStation.png</file>
<file>graphics/icons/BaseStation_black.png</file>
<file>graphics/icons/buzzer.png</file>
<file>graphics/icons/startpad.png</file>
<file>graphics/icons/user_black.png</file>
<file>graphics/icons/ok.png</file>
<file>sounds/IFSC_STARTSIGNAL_SINE.wav</file>
<file>ScStwBasestation.sb64</file>
</qresource>
</RCC>