hedgewars/Data/Forts/CMakeLists.txt
author unc0rr
Sun, 30 Jul 2006 18:59:35 +0000
changeset 92 0c359a7a2356
parent 89 f9db56409a86
permissions -rw-r--r--
- Fix win message to appear only after all hedgehogs death - 2 more land templates
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
	BarrelhouseL.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     3
	BarrelhouseR.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     4
	IslandL.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     5
	IslandR.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     6
	DESTINATION Data/Forts)