share/hedgewars/Data/Missions/Campaign/CMakeLists.txt
author sheepluva
Thu, 01 Apr 2010 08:26:16 +0000
changeset 3231 a578cbf5d543
parent 3011 73c8f618fd8b
child 3238 e99a43a2405b
permissions -rw-r--r--
* fix SmokeTrace and EvilTrace to be centered instead of 2 pixel off * ran "optipng -o5 -np -nc -nb *.png" on Data/Graphics

file(GLOB Scripts *.lua)

install(FILES
	${Scripts}
	DESTINATION ${SHAREPATH}Data/Missions/Campaign)