share/hedgewars/Data/Themes/CrazyMission/CMakeLists.txt
author koda
Sun, 19 Jul 2009 00:57:49 +0000
changeset 2266 289dc8e51210
parent 1564 463c31090ed7
child 2468 0b62498c201a
permissions -rw-r--r--
switch to ov_fopen for simplicity adds a couple of files i forgot to commit
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)