share/hedgewars/Data/Maps/Volcano/CMakeLists.txt
author unc0rr
Mon, 21 Jan 2008 23:00:56 +0000
changeset 748 fac3a6cb0896
child 774 c2d6476e741f
permissions -rw-r--r--
Add misc files from my working copy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
748
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     1
install(FILES
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     2
	map.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     3
	map.16.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     4
	map.cfg
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/Volcano)