share/hedgewars/Data/Themes/Planes/CMakeLists.txt
author unc0rr
Fri, 24 Apr 2009 16:50:26 +0000
changeset 2013 64be1ad497ca
parent 937 c1e6a770b043
child 2468 0b62498c201a
permissions -rw-r--r--
- set svn:eol-style to native on text files - two more cues
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
937
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     1
install(FILES
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     2
	Flake.png
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     3
	horizont.png
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     4
	Sky.png
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     5
	theme.cfg
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     6
	DESTINATION ${SHAREPATH}Data/Themes/Planes)