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/shared.qrc
Dorian Zedler 90adc6bc0a added start sounds
completed start sequence
2018-07-28 21:17:41 +02:00

18 lines
658 B
Plaintext

<RCC>
<qresource prefix="/">
<file>OFFICAL_IFSC_STARTIGNAL.wav</file>
<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>
</qresource>
</RCC>