-
Notifications
You must be signed in to change notification settings - Fork 70
/
Copy pathimages.qrc
49 lines (49 loc) · 1.94 KB
/
images.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
<RCC>
<qresource prefix="/">
<file>images/Background.jpg</file>
<file>images/Peashooter.gif</file>
<file>images/Sun.gif</file>
<file>images/SunFlower.gif</file>
<file>images/WallNut.gif</file>
<file>images/WallNut1.gif</file>
<file>images/WallNut2.gif</file>
<file>images/ZombieWalk1.gif</file>
<file>images/ZombieWalk2.gif</file>
<file>images/ZombieAttack.gif</file>
<file>images/ZombieDie.gif</file>
<file>images/ZombieHead.gif</file>
<file>images/Pea.png</file>
<file>images/Peashooter.png</file>
<file>images/Shop.png</file>
<file>images/Card.png</file>
<file>images/SunFlower.png</file>
<file>images/Boom.gif</file>
<file>images/Burn.gif</file>
<file>images/CherryBomb.gif</file>
<file>images/CherryBomb.png</file>
<file>images/Repeater.gif</file>
<file>images/WallNut.png</file>
<file>images/Repeater.png</file>
<file>images/Shovel.png</file>
<file>images/ShovelBank.png</file>
<file>images/PeaSnow.png</file>
<file>images/SnowPea.gif</file>
<file>images/SnowPea.png</file>
<file>images/PotatoMine.gif</file>
<file>images/PotatoMine.png</file>
<file>images/PotatoMine1.gif</file>
<file>images/PotatoMineBomb.gif</file>
<file>images/Button.png</file>
<file>images/LawnMower.png</file>
<file>images/BucketZombieAttack.gif</file>
<file>images/BucketZombieWalk.gif</file>
<file>images/ConeZombieWalk.gif</file>
<file>images/ConeZombieAttack.gif</file>
<file>images/FootballZombieWalk.gif</file>
<file>images/FootballZombieAttack.gif</file>
<file>images/FootballZombieDie.gif</file>
<file>images/ScreenZombieAttack.gif</file>
<file>images/ScreenZombieWalk.gif</file>
<file>images/ZombiesWon.png</file>
</qresource>
</RCC>