mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-26 22:57:00 +02:00
0c3e88226f
- gcc set to c++0x mode - most of gcc warnings fixed - replaced boost::assign with initialization lists (if available in compiler) - new cheat code: vcmiarmenelos - build everything - updated linux readme - minor fixes, applied patch for #98
2 lines
33 B
Makefile
2 lines
33 B
Makefile
SUBDIRS = StupidAI EmptyAI VCAI
|