-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimage.qrc
71 lines (71 loc) · 3.96 KB
/
image.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
<RCC>
<qresource prefix="/">
<file>PVZ_Images/Background.jpg</file>
<file>PVZ_Images/Background.png</file>
<file>PVZ_Images/ZombiesWon.png</file>
<file>PVZ_Images/Cards/CherryBomb.png</file>
<file>PVZ_Images/Cards/Garlic.png</file>
<file>PVZ_Images/Cards/PeaShooter.png</file>
<file>PVZ_Images/Cards/Pumpkin.png</file>
<file>PVZ_Images/Cards/Repeater.png</file>
<file>PVZ_Images/Cards/SnowPea.png</file>
<file>PVZ_Images/Cards/Squash.png</file>
<file>PVZ_Images/Cards/SunFlower.png</file>
<file>PVZ_Images/Cards/TallNut.png</file>
<file>PVZ_Images/Cards/WallNut.png</file>
<file>PVZ_Images/Peas/Basketball.png</file>
<file>PVZ_Images/Peas/Pea_Normal.png</file>
<file>PVZ_Images/Peas/Pea_Snow.png</file>
<file>PVZ_Images/Plants_gif/CherryBomb.gif</file>
<file>PVZ_Images/Plants_gif/CherryBomb1.gif</file>
<file>PVZ_Images/Plants_gif/Garlic.gif</file>
<file>PVZ_Images/Plants_gif/Garlic1.gif</file>
<file>PVZ_Images/Plants_gif/Garlic2.gif</file>
<file>PVZ_Images/Plants_gif/PeaShooter.gif</file>
<file>PVZ_Images/Plants_gif/Pumpkin.gif</file>
<file>PVZ_Images/Plants_gif/Pumpkin1.gif</file>
<file>PVZ_Images/Plants_gif/Pumpkin2.gif</file>
<file>PVZ_Images/Plants_gif/Pumpkin3.gif</file>
<file>PVZ_Images/Plants_gif/Repeater.gif</file>
<file>PVZ_Images/Plants_gif/SnowPea.gif</file>
<file>PVZ_Images/Plants_gif/Squash.gif</file>
<file>PVZ_Images/Plants_gif/Squash1.gif</file>
<file>PVZ_Images/Plants_gif/SunFlower.gif</file>
<file>PVZ_Images/Plants_gif/TallNut.gif</file>
<file>PVZ_Images/Plants_gif/TallNut1.gif</file>
<file>PVZ_Images/Plants_gif/TallNut2.gif</file>
<file>PVZ_Images/Plants_gif/WallNut.gif</file>
<file>PVZ_Images/Plants_gif/WallNut1.gif</file>
<file>PVZ_Images/Plants_gif/WallNut2.gif</file>
<file>PVZ_Images/Plants_png/CherryBomb.png</file>
<file>PVZ_Images/Plants_png/Garlic.png</file>
<file>PVZ_Images/Plants_png/PeaShooter.png</file>
<file>PVZ_Images/Plants_png/Pumpkin.png</file>
<file>PVZ_Images/Plants_png/Repeater.png</file>
<file>PVZ_Images/Plants_png/SnowPea.png</file>
<file>PVZ_Images/Plants_png/Squash.png</file>
<file>PVZ_Images/Plants_png/SunFlower.png</file>
<file>PVZ_Images/Plants_png/TallNut.png</file>
<file>PVZ_Images/Plants_png/WallNut.png</file>
<file>PVZ_Images/Shop/Shop.png</file>
<file>PVZ_Images/Shop/Sun.gif</file>
<file>PVZ_Images/Zombies/Zombie_body_die.gif</file>
<file>PVZ_Images/Zombies/Zombie_bomb.gif</file>
<file>PVZ_Images/Zombies/Zombie_head_die.gif</file>
<file>PVZ_Images/Zombies/CatapultZombie/CatapultZombie_body0.gif</file>
<file>PVZ_Images/Zombies/CatapultZombie/CatapultZombie_body1.gif</file>
<file>PVZ_Images/Zombies/ClownZombie/ClownZombie_body0.gif</file>
<file>PVZ_Images/Zombies/ClownZombie/ClownZombie_body1.gif</file>
<file>PVZ_Images/Zombies/ClownZombie/ClownZombie_body2.gif</file>
<file>PVZ_Images/Zombies/ConeheadZombie/ConeheadZombie_body0.gif</file>
<file>PVZ_Images/Zombies/ConeheadZombie/ConeheadZombie_body1.gif</file>
<file>PVZ_Images/Zombies/NewspaperZombie/NewspaperZombie_body0.gif</file>
<file>PVZ_Images/Zombies/NewspaperZombie/NewspaperZombie_body1.gif</file>
<file>PVZ_Images/Zombies/NewspaperZombie/NewspaperZombie_body2.gif</file>
<file>PVZ_Images/Zombies/NormalZombie/NormalZombie_body0.gif</file>
<file>PVZ_Images/Zombies/NormalZombie/NormalZombie_body1.gif</file>
<file>PVZ_Images/Zombies/PoleVaultingZombie/PoleVaultingZombie_body0.gif</file>
<file>PVZ_Images/Zombies/PoleVaultingZombie/PoleVaultingZombie_body1.gif</file>
<file>PVZ_Images/Zombies/PoleVaultingZombie/PoleVaultingZombie_body2.gif</file>
</qresource>
</RCC>