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