share/hedgewars/Data/Themes/City/CMakeLists.txt
author unc0rr
Sat, 17 May 2008 16:59:32 +0000
changeset 938 0c8d2085fa71
child 1224 0b9fbee5ceda
permissions -rw-r--r--
Add City theme by Tiyuri
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
938
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     1
install(FILES
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     2
	Border.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     3
	Flake.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     4
	horizont.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     5
	LandTex.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     6
	plant1.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     7
	plant2.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     8
	plant3.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     9
	plant4.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
    10
	Sky.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
    11
	theme.cfg
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
    12
	DESTINATION ${SHAREPATH}Data/Themes/City)