namecreater/NameCreater/NameCreater.qrc
2022-03-25 22:30:29 +08:00

21 lines
829 B
Plaintext

<RCC>
<qresource prefix="/NameCreater">
<file>resource/background_sample.jpg</file>
<file>resource/background_b.jpg</file>
<file>resource/background_g.jpg</file>
<file>resource/background_r.jpg</file>
<file>resource/background_y.jpg</file>
<file>resource/two_word_sample.jpg</file>
<file>resource/background_1.jpg</file>
<file>resource/background_2.jpg</file>
<file>resource/background_3.jpg</file>
<file>resource/background_4.jpg</file>
<file>resource/background_5.jpg</file>
<file>resource/background_6.jpg</file>
<file>resource/background_7.jpg</file>
<file>resource/background_8.jpg</file>
<file>resource/background_9.jpg</file>
<file>resource/background_10.jpg</file>
</qresource>
</RCC>