share/hedgewars/Data/Maps/Plane/CMakeLists.txt
author palewolf
Fri, 02 Apr 2010 18:54:08 +0000
changeset 3265 5fe62296fdea
parent 1349 49cf1e2edcd5
child 8443 2debc9b9f917
permissions -rw-r--r--
- Parallax effect for horizont when water is out of sight - Honor reducedquality and don't calculate offsets on wimpy machines
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
	map.png
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     3
	map.cfg
1349
49cf1e2edcd5 - Add forgotten PirateFlag map to list of installed maps
unc0rr
parents: 937
diff changeset
     4
	preview.png
937
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/Plane)
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     6