share/hedgewars/Data/Themes/EarthRise/CMakeLists.txt
author unc0rr
Mon, 18 Aug 2008 13:33:30 +0000
changeset 1229 f37c77bdc392
parent 1224 0b9fbee5ceda
child 2468 0b62498c201a
permissions -rw-r--r--
- Update Bamboo, EarthRise, hell themes - Add Freeway theme
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1084
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     1
install(FILES
1138
b943ccd98c47 - Add full EarthRise theme
unc0rr
parents: 1084
diff changeset
     2
	Border.png
1084
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     3
	Clouds.png
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     4
	Flake.png
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     5
	horizont.png
1224
0b9fbee5ceda - Add icons for each theme
unc0rr
parents: 1138
diff changeset
     6
	icon.png
1138
b943ccd98c47 - Add full EarthRise theme
unc0rr
parents: 1084
diff changeset
     7
	LandTex.png
1229
f37c77bdc392 - Update Bamboo, EarthRise, hell themes
unc0rr
parents: 1224
diff changeset
     8
	Rock.png
f37c77bdc392 - Update Bamboo, EarthRise, hell themes
unc0rr
parents: 1224
diff changeset
     9
	RockShort.png
1084
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
    10
	Sky.png
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
    11
	theme.cfg
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
    12
	DESTINATION ${SHAREPATH}Data/Themes/EarthRise)