share/hedgewars/Data/Themes/Castle/CMakeLists.txt
author unc0rr
Mon, 13 Apr 2009 15:33:40 +0000
changeset 1992 e341e933a2a8
child 2468 0b62498c201a
permissions -rw-r--r--
Add castle and halloween to install
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1992
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     1
install(FILES
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     2
	Axe.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     3
	BlueWater.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     4
	Border.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     5
	Clouds.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     6
	Flake.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     7
	Girder.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     8
	LandTex.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
     9
	Shield.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
    10
	Sky.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
    11
	Spear.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
    12
	Sword.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
    13
	horizont.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
    14
	icon.png
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
    15
	theme.cfg
e341e933a2a8 Add castle and halloween to install
unc0rr
parents:
diff changeset
    16
	DESTINATION ${SHAREPATH}Data/Themes/Castle)