share/hedgewars/Data/CMakeLists.txt
author smxx
Fri, 26 Mar 2010 12:34:18 +0000
changeset 3075 b4ef08187d22
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Engine: * Lowered Birdy's vertical acceleration while increasing his horizontal acceleration * End turn after Birdy disappears * Added English and German locale strings for birdy * Reordered weapon menu

foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes" "Missions" "Names")
  add_subdirectory(${dir})
endforeach(dir)