share/hedgewars/Data/CMakeLists.txt
author smxx
Tue, 04 May 2010 15:43:31 +0000
changeset 3418 8545f646a40d
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Engine: * Reserve 32 sound channels instead of 12 * Shortened piano key sounds

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