share/hedgewars/Data/Maps/Basketball/CMakeLists.txt
author sheepluva
Tue, 06 Apr 2010 09:58:43 +0000
changeset 3309 a68632232d1a
parent 3004 e9b3613cc3fb
child 8377 869f80966a77
permissions -rw-r--r--
* add fixed grave Simple.png, by "anon__" * ran 'find . | grep -i '\.png$' | xargs -d "\n" optipng -o7 -np -nc -nb -fix' on trunk, only took 2h 45m 8-)

install(FILES
	map.png
	map.cfg
	map.lua
	mask.png
	preview.png
	DESTINATION ${SHAREPATH}Data/Maps/Basketball)