share/hedgewars/Data/Missions/CMakeLists.txt
author sheepluva
Fri, 14 Jan 2011 17:01:29 +0100
changeset 4840 d607e8c5a743
parent 3011 73c8f618fd8b
child 7632 81e5e7092023
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:
3011
73c8f618fd8b General:
smxx
parents: 2788
diff changeset
     1
add_subdirectory(Training)
73c8f618fd8b General:
smxx
parents: 2788
diff changeset
     2
add_subdirectory(Campaign)