share/hedgewars/Data/Maps/Plane/CMakeLists.txt
author unc0rr
Sun, 27 Jul 2008 22:18:46 +0000
changeset 1130 aceef9d93f5d
parent 937 c1e6a770b043
child 1349 49cf1e2edcd5
permissions -rw-r--r--
- Update russian translation - Perform lupdate-qt4 && lrelease-qt4
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
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/Plane)
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     5