-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathres.qrc
103 lines (103 loc) · 3.45 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<RCC>
<qresource prefix="/">
<file>res/A_0.png</file>
<file>res/A_1.png</file>
<file>res/A_2.png</file>
<file>res/A_3.png</file>
<file>res/A_4.png</file>
<file>res/A_blue.png</file>
<file>res/B_0.png</file>
<file>res/B_1.png</file>
<file>res/B_2.png</file>
<file>res/B_3.png</file>
<file>res/B_4.png</file>
<file>res/B_blue.png</file>
<file>res/back.png</file>
<file>res/C_0.png</file>
<file>res/C_1.png</file>
<file>res/C_2.png</file>
<file>res/C_3.png</file>
<file>res/C_4.png</file>
<file>res/C_blue.png</file>
<file>res/C_bullet.png</file>
<file>res/choosescene.png</file>
<file>res/D_0.png</file>
<file>res/D_1.png</file>
<file>res/D_2.png</file>
<file>res/D_3.png</file>
<file>res/D_4.png</file>
<file>res/E_0.png</file>
<file>res/E_1.png</file>
<file>res/E_2.png</file>
<file>res/E_3.png</file>
<file>res/E_4.png</file>
<file>res/F_0.png</file>
<file>res/F_1.png</file>
<file>res/F_2.png</file>
<file>res/F_3.png</file>
<file>res/F_4.png</file>
<file>res/G_1.png</file>
<file>res/G_2.png</file>
<file>res/game_back.png</file>
<file>res/game1.png</file>
<file>res/game2.png</file>
<file>res/game3.png</file>
<file>res/H_1.png</file>
<file>res/H_2.png</file>
<file>res/H_4.png</file>
<file>res/help.png</file>
<file>res/help_background.png</file>
<file>res/help_button.png</file>
<file>res/hub.png</file>
<file>res/I_1.png</file>
<file>res/I_2.png</file>
<file>res/I_3.png</file>
<file>res/J_1.png</file>
<file>res/J_2.png</file>
<file>res/J_4.png</file>
<file>res/K_1.png</file>
<file>res/K_2.png</file>
<file>res/load.png</file>
<file>res/logo.png</file>
<file>res/save.png</file>
<file>res/set.png</file>
<file>res/sound_off.png</file>
<file>res/sound_on.png</file>
<file>res/start.png</file>
<file>res/store.png</file>
<file>res/store_background.png</file>
<file>res/store_button.png</file>
<file>res/warning.png</file>
<file>res/H_bullet.png</file>
<file>res/I_bullet.png</file>
<file>res/main_background.png</file>
<file>res/game_cell.png</file>
<file>res/choose_background.png</file>
<file>res/A_6.png</file>
<file>res/A_help.png</file>
<file>res/B_6.png</file>
<file>res/B_help.png</file>
<file>res/C_6.png</file>
<file>res/C_help.png</file>
<file>res/D_6.png</file>
<file>res/D_help.png</file>
<file>res/E_6.png</file>
<file>res/E_help.png</file>
<file>res/F_6.png</file>
<file>res/F_help.png</file>
<file>res/G_help.png</file>
<file>res/H_help.png</file>
<file>res/I_help.png</file>
<file>res/J_help.png</file>
<file>res/K_help.png</file>
<file>res/main_button.png</file>
<file>res/game_buttom.png</file>
<file>res/game_card.jpg</file>
<file>res/help_A.png</file>
<file>res/help_C.png</file>
<file>res/toggle.png</file>
<file>res/A_1.webm</file>
<file>res/A_2.webm</file>
<file>res/A_3.webm</file>
</qresource>
</RCC>