share/hedgewars/Data/Maps/Knockball/CMakeLists.txt
author smxx
Tue, 30 Mar 2010 20:30:28 +0000
changeset 3188 e13806481412
parent 3004 e9b3613cc3fb
child 3238 e99a43a2405b
permissions -rw-r--r--
Maps: * Updated Knockball
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3004
e9b3613cc3fb Engine:
smxx
parents:
diff changeset
     1
install(FILES
e9b3613cc3fb Engine:
smxx
parents:
diff changeset
     2
	map.png
e9b3613cc3fb Engine:
smxx
parents:
diff changeset
     3
	map.cfg
e9b3613cc3fb Engine:
smxx
parents:
diff changeset
     4
	map.lua
e9b3613cc3fb Engine:
smxx
parents:
diff changeset
     5
	preview.png
e9b3613cc3fb Engine:
smxx
parents:
diff changeset
     6
	DESTINATION ${SHAREPATH}Data/Maps/Knockball)