share/hedgewars/Data/Sounds/voices/Robot/CMakeLists.txt
author Tobias Neumann <mail@tobias-neumann.eu>
Sat, 23 Oct 2010 14:10:23 +0200
changeset 3991 82e4a5ef18f7
parent 2241 7992f7ba388d
child 5176 b9539115608d
permissions -rw-r--r--
Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).

file(GLOB RobotSounds *.ogg)

install(FILES
	${RobotSounds}
	DESTINATION ${SHAREPATH}Data/Sounds/voices/Robot)