share/hedgewars/Data/CMakeLists.txt
author smxx
Tue, 18 May 2010 13:09:57 +0000
changeset 3475 95345f98da19
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Engine: * Modified gas grenade and added graphics to it (better get a nose clip!) * Added the ability to tint visual gears * Added the ability to tint explosion effects * Birdy's eggs now cause a small green explosion

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