share/hedgewars/Data/Themes/Planes/CMakeLists.txt
author unc0rr
Sat, 16 Aug 2008 11:22:34 +0000
changeset 1221 51e3f3cfdca5
parent 937 c1e6a770b043
child 2468 0b62498c201a
permissions -rw-r--r--
Start seduction weapon implementation
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)