SoundBand/tests/res.qrc

8 lines
186 B
Plaintext
Raw Permalink Normal View History

2017-11-27 02:01:47 +03:00
<RCC>
<qresource prefix="/song">
<file alias="test_song">res/under ground.mp3</file>
2017-12-26 12:54:33 +03:00
<file alias="test_song.mp3">res/under ground.mp3</file>
2017-11-27 02:01:47 +03:00
</qresource>
</RCC>