share/hedgewars/Data/Maps/Basketball/CMakeLists.txt
author nemo
Sat, 16 May 2009 19:03:08 +0000
changeset 2067 7524a783bd8c
parent 1995 fd60c67489c2
child 3004 e9b3613cc3fb
permissions -rw-r--r--
use separate variable for vamp/karma calcs, move karma damage tag from point of damage origin to originating hedgehog at unc0rr's request
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1995
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     1
install(FILES
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     2
	map.png
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     3
	map.cfg
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     4
	mask.png
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     5
	preview.png
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     6
	DESTINATION ${SHAREPATH}Data/Maps/Basketball)