share/hedgewars/Data/Sounds/CMakeLists.txt
author unc0rr
Sun, 06 Aug 2006 15:48:48 +0000
changeset 97 e7c1df9cce2c
parent 96 aeeb4da6b157
child 98 f1d252c234ec
permissions -rw-r--r--
- make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data - fix build

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