share/hedgewars/Data/Themes/Planes/CMakeLists.txt
author unc0rr
Wed, 13 Aug 2008 09:14:08 +0000
changeset 1202 febdd0da7a73
parent 937 c1e6a770b043
child 2468 0b62498c201a
permissions -rw-r--r--
Add Swedish translation
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)