* Add link target to the Makefile.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 10 Jun 2007 19:30:30 +0000 (21:30 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 10 Jun 2007 19:30:30 +0000 (21:30 +0200)
commit7e140e4a6676bed7583831251469fcee457f7654
tree9f4b2a678a39a73e88c43b2685007481c557ebec
parent2eef1ee603f4816af29e29482a298576273794d2
 * Add link target to the Makefile.
 * Move porting.h inclusion to engine.h, so most files will automatically include it.
 * Make arguments passed as reference-to-CMMPointer and reference-to-string non-references, so temporary constructors can be used.
ABM2/Engine/Kernel.cpp
ABM2/Engine/Kernel.h
ABM2/Engine/Log.cpp
ABM2/Engine/Settings.cpp
ABM2/Engine/Settings.h
ABM2/Engine/engine.h
ABM2/Makefile
ABM2/porting.h