summaryrefslogtreecommitdiff
path: root/cesar/maximus/sci/Module
blob: b9b574b21ce2adceb20db6d3ee0aec7f9ba031b3 (plain)
1
2
3
4
5
SOURCES := SciMsg.cpp SciServer.cpp
ifdef UNITTEST
SOURCES += SciServerTest.cpp SciMsgTest.cpp
endif
HOST_INCLUDES += maximus/sci/inc