share/hedgewars/Data/Sounds/voices/Classic/CMakeLists.txt
author nemo
Sun, 20 Dec 2009 20:35:15 +0000
changeset 2668 d3a85891ae39
parent 2398 1b8dde74880c
child 5176 b9539115608d
permissions -rw-r--r--
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.

file(GLOB ClassicSounds *.ogg)

install(FILES
	${ClassicSounds}
	DESTINATION ${SHAREPATH}Data/Sounds/voices/Classic)