share/hedgewars/Data/Sounds/CMakeLists.txt
author unc0rr
Mon, 28 Jan 2008 19:05:29 +0000
changeset 776 8fc7e59d9cb4
parent 562 d1a9035175ed
child 799 71ba310da909
permissions -rw-r--r--
Convert the rest of rotated sprites to be rotated by OpenGL

file(GLOB BaseSounds *.ogg) 

install(FILES
	${BaseSounds}
	DESTINATION ${SHAREPATH}Data/Sounds)