share/hedgewars/Data/Themes/Bamboo/CMakeLists.txt
author unc0rr
Fri, 31 Oct 2008 17:58:18 +0000
changeset 1453 2dc2c4429756
parent 1241 9a2def515c98
child 2468 0b62498c201a
permissions -rw-r--r--
Add theme icons to the list of packaged files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1086
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
     1
install(FILES
1229
f37c77bdc392 - Update Bamboo, EarthRise, hell themes
unc0rr
parents: 1086
diff changeset
     2
	Bamboo.png
f37c77bdc392 - Update Bamboo, EarthRise, hell themes
unc0rr
parents: 1086
diff changeset
     3
	Bamboo2.png
f37c77bdc392 - Update Bamboo, EarthRise, hell themes
unc0rr
parents: 1086
diff changeset
     4
	Bamboo3.png
f37c77bdc392 - Update Bamboo, EarthRise, hell themes
unc0rr
parents: 1086
diff changeset
     5
	Border.png
1086
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
     6
	Clouds.png
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
     7
	Flake.png
1229
f37c77bdc392 - Update Bamboo, EarthRise, hell themes
unc0rr
parents: 1086
diff changeset
     8
	Flower.png
1233
5e8b072edc46 custom girder for bamboo theme
unc0rr
parents: 1229
diff changeset
     9
	Girder.png
1086
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
    10
	horizont.png
1453
2dc2c4429756 Add theme icons to the list of packaged files
unc0rr
parents: 1241
diff changeset
    11
	icon.png
1241
9a2def515c98 Fix Bamboo theme
unc0rr
parents: 1233
diff changeset
    12
	LandTex.png
1086
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
    13
	Sky.png
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
    14
	theme.cfg
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
    15
	DESTINATION ${SHAREPATH}Data/Themes/Bamboo)