SOURCES := ChannelComputer.cpp ChannelSettings.cpp ChannelMapping.cpp ChannelPoint.cpp ifdef UNITTEST SOURCES += ChannelComputerTest.cpp ChannelSettingsTest.cpp ChannelMappingTest.cpp ChannelPointTest.cpp endif HOST_INCLUDES += maximus/channel/inc