summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qsoundeffect/resources.qrc
blob: 24700560d8a6457adf799300b2f432161be76b60 (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/">
        <file>test.wav</file>
        <file>test_corrupted.wav</file>
        <file>test_tone.wav</file>
        <file>test24.wav</file>
    </qresource>
</RCC>