share/hedgewars/Data/Sounds/CMakeLists.txt
author unc0rr
Sun, 06 Aug 2006 15:47:20 +0000
changeset 96 aeeb4da6b157
parent 89 hedgewars/Data/Sounds/CMakeLists.txt@f9db56409a86
child 98 f1d252c234ec
permissions -rw-r--r--
prepare for the next commit

install(FILES
	explosion.ogg
	graveimpact.ogg
	grenadeimpact.ogg
	minetick.ogg
	shotgunfire.ogg
	shotgunreload.ogg
	splash.ogg
	throwpowerup.ogg
	throwrelease.ogg
	DESTINATION Data/Sounds)