share/hedgewars/Data/Themes/Bamboo/CMakeLists.txt
author unc0rr
Fri, 19 Sep 2008 20:34:41 +0000
changeset 1277 752b53481057
parent 1241 9a2def515c98
child 1453 2dc2c4429756
permissions -rw-r--r--
- Unbreak previously broken themes - Verbose error message helping with themes problems
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
1241
9a2def515c98 Fix Bamboo theme
unc0rr
parents: 1233
diff changeset
    11
	LandTex.png
1086
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
    12
	Sky.png
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
    13
	theme.cfg
5805deec7504 Add Bamboo map
unc0rr
parents:
diff changeset
    14
	DESTINATION ${SHAREPATH}Data/Themes/Bamboo)