summaryrefslogtreecommitdiff
path: root/maximus/functioncall/Module
blob: 061de8e25d541b39ec19c6eb5296939495c2c94f (plain)
1
2
3
4
5
SOURCES := FunctionCallManager.cpp FunctionSciMsg.cpp FunctionCallParameter.cpp
ifdef UNITTEST
SOURCES += FunctionCallManagerTest.cpp FunctionSciMsgTest.cpp IFunctionCallTest.cpp FunctionCallParameterTest.cpp
endif
HOST_INCLUDES += maximus/functioncall/inc