summaryrefslogtreecommitdiff
path: root/cesar/maximus/system/Module
blob: e911dbaf216ad9acef2850c70d265da86754c8f0 (plain)
1
2
3
4
5
SOURCES := Station.cpp StationConfiguration.cpp SystemManager.cpp SystemSciMsg.cpp
ifdef UNITTEST
SOURCES += SystemManagerTest.cpp StationTest.cpp StationConfigurationTest.cpp SystemSciMsgTest.cpp
endif
HOST_INCLUDES += maximus/system/inc