hedgewars/Data/Sounds/CMakeLists.txt
author unc0rr
Sat, 05 Aug 2006 20:57:36 +0000
changeset 95 1ef5e2c41115
parent 89 f9db56409a86
permissions -rw-r--r--
- Fixed compilation - Rewritten attack code - Many small changes

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