1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
IORHDRS = decaf_Framework_IOR.h gov_cca_AbstractFramework_IOR.h \
gov_cca_CCAExceptionType_IOR.h gov_cca_CCAException_IOR.h \
gov_cca_ComponentID_IOR.h gov_cca_ComponentRelease_IOR.h \
gov_cca_ConnectionID_IOR.h gov_cca_Port_IOR.h gov_cca_Services_IOR.h \
gov_cca_TypeMap_IOR.h gov_cca_TypeMismatchException_IOR.h \
gov_cca_Type_IOR.h gov_cca_ports_BuilderService_IOR.h \
gov_cca_ports_GoPort_IOR.h
STUBSRCS = decaf_Framework_jniStub.c gov_cca_AbstractFramework_jniStub.c \
gov_cca_CCAException_jniStub.c gov_cca_ComponentID_jniStub.c \
gov_cca_ComponentRelease_jniStub.c gov_cca_ConnectionID_jniStub.c \
gov_cca_Port_jniStub.c gov_cca_Services_jniStub.c gov_cca_TypeMap_jniStub.c \
gov_cca_TypeMismatchException_jniStub.c \
gov_cca_ports_BuilderService_jniStub.c gov_cca_ports_GoPort_jniStub.c \
sidl_BaseClass_jniStub.c sidl_BaseException_jniStub.c \
sidl_BaseInterface_jniStub.c sidl_ClassInfoI_jniStub.c \
sidl_ClassInfo_jniStub.c sidl_DFinder_jniStub.c sidl_DLL_jniStub.c \
sidl_Finder_jniStub.c sidl_InvariantViolation_jniStub.c \
sidl_Loader_jniStub.c sidl_PostconditionViolation_jniStub.c \
sidl_PreconditionViolation_jniStub.c sidl_SIDLException_jniStub.c \
sidl_io_Deserializer_jniStub.c sidl_io_IOException_jniStub.c \
sidl_io_Serializeable_jniStub.c sidl_io_Serializer_jniStub.c \
sidl_rmi_InArgs_jniStub.c sidl_rmi_InstanceHandle_jniStub.c \
sidl_rmi_InstanceRegistry_jniStub.c sidl_rmi_Invocation_jniStub.c \
sidl_rmi_NetworkException_jniStub.c sidl_rmi_OutArgs_jniStub.c \
sidl_rmi_ProtocolFactory_jniStub.c sidl_rmi_Response_jniStub.c
|