share/hedgewars/Data/Themes/CrazyMission/CMakeLists.txt
author unc0rr
Thu, 08 Jan 2009 15:54:32 +0000
changeset 1607 4c41af7e5c39
parent 1564 463c31090ed7
child 2468 0b62498c201a
permissions -rw-r--r--
Update Polish translation
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)