share/hedgewars/Data/Themes/CrazyMission/CMakeLists.txt
author nemo
Thu, 15 Oct 2009 17:18:36 +0000
changeset 2456 7067544bb15d
parent 1564 463c31090ed7
child 2468 0b62498c201a
permissions -rw-r--r--
Add 02:10 section (english only, needs translating)
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)