share/hedgewars/Data/Maps/cheese/CMakeLists.txt
author mbait
Fri, 26 Mar 2010 12:38:11 +0000
changeset 3076 7e246257adaa
parent 1349 49cf1e2edcd5
permissions -rw-r--r--
New field in THedgehog for poisoning. New type of explosion- poisoned
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
238
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     1
install(FILES
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     2
	map.png
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     3
	map.cfg
1349
49cf1e2edcd5 - Add forgotten PirateFlag map to list of installed maps
unc0rr
parents: 774
diff changeset
     4
	preview.png
238
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/cheese)