share/hedgewars/Data/Sounds/CMakeLists.txt
author unc0rr
Sun, 15 Jul 2007 14:02:26 +0000
changeset 560 7bf2b554de0c
parent 559 6083fffc9e2f
child 562 d1a9035175ed
permissions -rw-r--r--
UFO Sound
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
184
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
     1
install(FILES
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
     2
	explosion.ogg
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
     3
	graveimpact.ogg
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
     4
	grenadeimpact.ogg
559
6083fffc9e2f Desert Eagle sound
unc0rr
parents: 309
diff changeset
     5
	gun.ogg
184
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
     6
	minetick.ogg
309
56b937b1c780 Forgot these files
unc0rr
parents: 184
diff changeset
     7
	pickhammer.ogg
184
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
     8
	shotgunfire.ogg
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
     9
	shotgunreload.ogg
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
    10
	splash.ogg
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
    11
	throwpowerup.ogg
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
    12
	throwrelease.ogg
560
7bf2b554de0c UFO Sound
unc0rr
parents: 559
diff changeset
    13
	ufo.ogg
98
f1d252c234ec Repair build system
unc0rr
parents: 96
diff changeset
    14
	DESTINATION ${SHAREPATH}Data/Sounds)