share/hedgewars/Data/Sounds/voices/Singer/CMakeLists.txt
author nemo
Fri, 12 Nov 2010 18:32:56 -0500
branch0.9.14
changeset 4259 0313d5577fce
parent 2241 7992f7ba388d
child 5176 b9539115608d
permissions -rw-r--r--
update translation files for the 4265 text change

file(GLOB SingerSounds *.ogg)

install(FILES
	${SingerSounds}
	DESTINATION ${SHAREPATH}Data/Sounds/voices/Singer)