share/hedgewars/Data/Maps/CTF_Blizzard/CMakeLists.txt
author mikade
Sun, 26 Dec 2010 17:31:58 +0100
branch0.9.15
changeset 4698 6f14ef3e40ae
parent 4678 50716b795a4e
child 4745 b9a9f70948da
permissions -rw-r--r--
Updated maps CTF, Control and new unscripted map Blizzard
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4678
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     1
install(FILES
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     2
	map.png
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     3
	map.cfg
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     4
	map.lua
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     5
	mask.png
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     6
	preview.png
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     7
	DESTINATION ${SHAREPATH}Data/Maps/CTF_Blizzard)