blob: 7415635bc8dde46329931b717476996d13884da1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<RCC>
<qresource>
<file>Drumpad.qmlproject</file>
<file>Drumpad/AvailableSoundsComboBox.qml</file>
<file>Drumpad/CenteredFlow.qml</file>
<file>Drumpad/Constants.qml</file>
<file>Drumpad/PadButton.qml</file>
<file>Drumpad/qmldir</file>
<file>Drumpad/SoundEffectPlayer.qml</file>
<file>Drumpad/StyledSpinBox.qml</file>
<file>Drumpad/VolumeSlider.qml</file>
<file>DrumpadContent/App.qml</file>
<file>DrumpadContent/MainScreen.qml</file>
<file>DrumpadContent/qmldir</file>
<file>qtquickcontrols2.conf</file>
<file>Sounds/Clap.wav</file>
</qresource>
</RCC>
|