share/hedgewars/Data/Maps/Basketball/CMakeLists.txt
author nemo
Sun, 24 Jan 2010 16:24:24 +0000
changeset 2707 633cac1d6f9a
parent 1995 fd60c67489c2
child 3004 e9b3613cc3fb
permissions -rw-r--r--
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
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)