summaryrefslogtreecommitdiff
path: root/cesar/maximus/coreengine/Module
blob: 6a5c0c304ec92950249e23371d878839e524648e (plain)
1
2
3
4
5
SOURCES := CoreEngine.cpp Maximus.cpp Sta.cpp Msg.cpp
ifdef UNITTEST
SOURCES += CoreEngineTest.cpp MaximusTest.cpp StaTest.cpp MsgTest.cpp
endif
HOST_INCLUDES += maximus/coreengine/inc