share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author smxx
Sun, 28 Feb 2010 17:20:49 +0000
changeset 2884 a2ca1f7fe6c5
parent 562 d1a9035175ed
child 3394 47b51e22e670
permissions -rw-r--r--
General: * Renamed hats (shorter names) * Updated SVN ignore lists

file(GLOB AmmoMenuSprites *.png) 

install(FILES
	${AmmoMenuSprites}
	DESTINATION ${SHAREPATH}Data/Graphics/AmmoMenu)