share/hedgewars/Data/Themes/EarthRise/CMakeLists.txt
author unc0rr
Tue, 22 Jul 2008 18:22:24 +0000
changeset 1084 61b753296c40
child 1138 b943ccd98c47
permissions -rw-r--r--
Add new map EarthRise by Joshua Frese
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
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     2
	Clouds.png
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     3
	Flake.png
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     4
	horizont.png
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     5
	Sky.png
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     6
	theme.cfg
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     7
	DESTINATION ${SHAREPATH}Data/Themes/EarthRise)