share/hedgewars/Data/Maps/Sheep/CMakeLists.txt
author sheepluva
Fri, 14 Jan 2011 17:01:29 +0100
changeset 4840 d607e8c5a743
parent 1349 49cf1e2edcd5
child 8443 2debc9b9f917
permissions -rw-r--r--
also convert/pngcrush png pictures with 16bit/channel (resulting in 8bit/channel) and repage their layers (as I found out that some of the pics had their layer offset the actual visual area, which makes the picture look blank in gimp)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1235
070629f3902d - Set frontend's music volume level to 50%
unc0rr
parents:
diff changeset
     1
install(FILES
070629f3902d - Set frontend's music volume level to 50%
unc0rr
parents:
diff changeset
     2
	map.png
070629f3902d - Set frontend's music volume level to 50%
unc0rr
parents:
diff changeset
     3
	map.cfg
1349
49cf1e2edcd5 - Add forgotten PirateFlag map to list of installed maps
unc0rr
parents: 1235
diff changeset
     4
	preview.png
1235
070629f3902d - Set frontend's music volume level to 50%
unc0rr
parents:
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/Sheep)
070629f3902d - Set frontend's music volume level to 50%
unc0rr
parents:
diff changeset
     6