share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author unc0rr
Mon, 28 Jan 2008 17:45:03 +0000
changeset 773 748e10fb8d74
parent 562 d1a9035175ed
child 3394 47b51e22e670
permissions -rw-r--r--
- Reanimate Volcano theme - Make clouds be transparent

file(GLOB AmmoMenuSprites *.png) 

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