share/hedgewars/Data/Maps/BambooPlinko/CMakeLists.txt
author unc0rr
Fri, 25 Jul 2008 20:57:36 +0000
changeset 1101 ec4cdf8a072f
child 1349 49cf1e2edcd5
permissions -rw-r--r--
Add BambooPlinko map
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1101
ec4cdf8a072f Add BambooPlinko map
unc0rr
parents:
diff changeset
     1
install(FILES
ec4cdf8a072f Add BambooPlinko map
unc0rr
parents:
diff changeset
     2
	map.png
ec4cdf8a072f Add BambooPlinko map
unc0rr
parents:
diff changeset
     3
	map.cfg
ec4cdf8a072f Add BambooPlinko map
unc0rr
parents:
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/BambooPlinko)