share/hedgewars/Data/Themes/CrazyMission/CMakeLists.txt
author unc0rr
Sat, 14 Feb 2009 16:11:53 +0000
changeset 1788 1358d3835a0e
parent 1564 463c31090ed7
child 2468 0b62498c201a
permissions -rw-r--r--
Update nature, City and Island themes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1564
463c31090ed7 Add themes for new maps
unc0rr
parents:
diff changeset
     1
install(FILES
463c31090ed7 Add themes for new maps
unc0rr
parents:
diff changeset
     2
	BlueWater.png
463c31090ed7 Add themes for new maps
unc0rr
parents:
diff changeset
     3
	Flake.png
463c31090ed7 Add themes for new maps
unc0rr
parents:
diff changeset
     4
	Sky.png
463c31090ed7 Add themes for new maps
unc0rr
parents:
diff changeset
     5
	horizont.png
463c31090ed7 Add themes for new maps
unc0rr
parents:
diff changeset
     6
	theme.cfg
463c31090ed7 Add themes for new maps
unc0rr
parents:
diff changeset
     7
	DESTINATION ${SHAREPATH}Data/Themes/CrazyMission)