share/hedgewars/Data/Themes/Snow/CMakeLists.txt
author unc0rr
Mon, 10 Mar 2008 22:02:00 +0000
changeset 810 2486368c3108
child 1224 0b9fbee5ceda
permissions -rw-r--r--
Snow theme and some sprites update by Tiyuri
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
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     5
	LandTex.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     6
	plant1.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     7
	plant2.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     8
	plant3.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
     9
	plant4.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
    10
	Sky.png
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
    11
	theme.cfg
2486368c3108 Snow theme and some sprites update by Tiyuri
unc0rr
parents:
diff changeset
    12
	DESTINATION ${SHAREPATH}Data/Themes/Snow)