share/hedgewars/Data/Maps/Basketball/CMakeLists.txt
author smxx
Mon, 15 Mar 2010 11:54:47 +0000
changeset 3000 2b9405b6dc5d
parent 1995 fd60c67489c2
child 3004 e9b3613cc3fb
permissions -rw-r--r--
General: * Updated Finnish locale * Added missing svn properties to Basketball's map.lua
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)