share/hedgewars/Data/Graphics/Graves/CMakeLists.txt
author unc0rr
Tue, 03 Oct 2006 19:02:08 +0000
changeset 181 7dfffbf0c7f6
parent 98 f1d252c234ec
child 562 d1a9035175ed
permissions -rw-r--r--
- Fixed crash with sound turned off - Decreased frequency of generating bad lands
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
89
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     1
install(FILES
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     2
	Bone.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     3
	coffin.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     4
	Rip.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     5
	Simple.png
98
f1d252c234ec Repair build system
unc0rr
parents: 96
diff changeset
     6
	DESTINATION ${SHAREPATH}Data/Graphics/Graves)