share/hedgewars/Data/Maps/Sticks/CMakeLists.txt
author nemo
Tue, 01 May 2012 17:33:28 -0400
changeset 6985 caa41003f42c
parent 4056 4098b7b54ec3
child 8443 2debc9b9f917
permissions -rw-r--r--
Removing maps can cause desyncs. This is why we still have Cheese, Sticks, Sheep etc. They need to remain until replacements are put in place.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4056
4098b7b54ec3 Sticks map
dctPL
parents:
diff changeset
     1
install(FILES
4098b7b54ec3 Sticks map
dctPL
parents:
diff changeset
     2
	map.png
4098b7b54ec3 Sticks map
dctPL
parents:
diff changeset
     3
	map.cfg
4098b7b54ec3 Sticks map
dctPL
parents:
diff changeset
     4
	preview.png
4098b7b54ec3 Sticks map
dctPL
parents:
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/Sticks)