-
Notifications
You must be signed in to change notification settings - Fork 9
/
res.qrc
32 lines (32 loc) · 1.1 KB
/
res.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<RCC>
<qresource prefix="/">
<file>res/image/1.png</file>
<file>res/image/2.png</file>
<file>res/image/3.png</file>
<file>res/image/4.png</file>
<file>res/image/5.png</file>
<file>res/image/6.png</file>
<file>res/image/7.png</file>
<file>res/image/8.png</file>
<file>res/image/9.png</file>
<file>res/image/10.png</file>
<file>res/image/11.png</file>
<file>res/image/12.png</file>
<file>res/image/13.png</file>
<file>res/image/14.png</file>
<file>res/image/15.png</file>
<file>res/image/16.png</file>
<file>res/image/17.png</file>
<file>res/image/18.png</file>
<file>res/image/19.png</file>
<file>res/image/20.png</file>
<file>res/image/21.png</file>
<file>res/image/22.png</file>
<file>res/image/23.png</file>
<file>res/image/24.png</file>
<file>res/image/25.png</file>
<file>res/sound/pair.wav</file>
<file>res/sound/release.wav</file>
<file>res/sound/select.wav</file>
</qresource>
</RCC>