share/hedgewars/Data/Maps/Knockball/CMakeLists.txt
author koda
Thu, 01 Apr 2010 00:21:00 +0000
changeset 3223 f0e590790f3b
parent 3004 e9b3613cc3fb
child 3238 e99a43a2405b
permissions -rw-r--r--
credits updated, adding Palewolf, sheepluva and prg as devs and replaced my previous openal stuff with something more current fixed diglett hat szczur updated locale
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)