share/hedgewars/Data/Themes/Planes/CMakeLists.txt
author unc0rr
Tue, 18 Aug 2009 09:59:19 +0000
changeset 2325 b07e87f6430f
parent 937 c1e6a770b043
child 2468 0b62498c201a
permissions -rw-r--r--
Optimize many sprites
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)