share/hedgewars/Data/Themes/Snow/CMakeLists.txt
author nemo
Mon, 18 May 2009 00:54:21 +0000
changeset 2076 aa3263e57b8f
parent 1224 0b9fbee5ceda
child 2092 9071ad0b0f9d
permissions -rw-r--r--
increase # of mines to 50, limit max depth of drowning damage tag
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
810
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     1
install(FILES
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     2
	Border.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     3
	Flake.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     4
	horizont.png
1224
0b9fbee5ceda - Add icons for each theme
unc0rr
parents: 810
diff changeset
     5
	icon.png
810
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     6
	LandTex.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     7
	plant1.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     8
	plant2.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     9
	plant3.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
    10
	plant4.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
    11
	Sky.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
    12
	theme.cfg
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
    13
	DESTINATION ${SHAREPATH}Data/Themes/Snow)