summaryrefslogtreecommitdiff
path: root/modules/CIAO/ccm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/ccm')
-rw-r--r--modules/CIAO/ccm/CCM_lem_stub.mpc21
-rw-r--r--modules/CIAO/ccm/CCM_stub.mpc66
-rw-r--r--modules/CIAO/ccm/CCM_svnt.mpc43
3 files changed, 127 insertions, 3 deletions
diff --git a/modules/CIAO/ccm/CCM_lem_stub.mpc b/modules/CIAO/ccm/CCM_lem_stub.mpc
index f5e4c3ea8f7..14eb8069325 100644
--- a/modules/CIAO/ccm/CCM_lem_stub.mpc
+++ b/modules/CIAO/ccm/CCM_lem_stub.mpc
@@ -40,6 +40,27 @@ project(CCM_lem_stub) : install, ciaolib_with_idl, ciao_output, valuetype, ifr_c
Header_Files {
CCM_LEM_Stub_Export.h
+ CCM_CCMExceptionC.h
+ CCM_ContextC.h
+ CCM_EnterpriseComponentC.h
+ CCM_HomeExecutorBaseC.h
+ CCM_SessionComponentC.h
+ CCM_SessionContextC.h
+ SecurityC.h
+ CCM_CCMExceptionS.h
+ CCM_ContextS.h
+ CCM_EnterpriseComponentS.h
+ CCM_HomeExecutorBaseS.h
+ CCM_SessionComponentS.h
+ CCM_SessionContextS.h
+ SecurityS.h
+ }
+
+ Inline_Files {
+ CCM_HomeExecutorBaseC.inl
+ CCM_EnterpriseComponentC.inl
+ CCM_SessionContextC.inl
+ CCM_SessionComponentC.inl
}
Source_Files {
diff --git a/modules/CIAO/ccm/CCM_stub.mpc b/modules/CIAO/ccm/CCM_stub.mpc
index 1c5eeda0078..fb03b5adfc0 100644
--- a/modules/CIAO/ccm/CCM_stub.mpc
+++ b/modules/CIAO/ccm/CCM_stub.mpc
@@ -59,6 +59,72 @@ project(CCM_stub) : install, ciaolib_with_idl, ciao_output, valuetype, ifr_clien
Header_Files {
CCM_Stub_Export.h
+ CCM_BaseC.h
+ CCM_ConfiguratorC.h
+ CCM_CookieC.h
+ CCM_EnumerationC.h
+ CCM_EventBaseC.h
+ CCM_EventConsumerBaseC.h
+ CCM_EventsC.h
+ CCM_ExceptionsC.h
+ CCM_HomeC.h
+ CCM_HomeConfigurationC.h
+ CCM_HomeFinderC.h
+ CCM_HomesC.h
+ CCM_KeylessCCMHomeC.h
+ CCM_NavigationC.h
+ CCM_ObjectC.h
+ CCM_PrimaryKeyBaseC.h
+ CCM_ReceptacleC.h
+ CCM_StandardConfiguratorC.h
+ ComponentsC.h
+ CCM_BaseS.h
+ CCM_ConfiguratorS.h
+ CCM_CookieS.h
+ CCM_EnumerationS.h
+ CCM_EventBaseS.h
+ CCM_EventConsumerBaseS.h
+ CCM_EventsS.h
+ CCM_ExceptionsS.h
+ CCM_HomeConfigurationS.h
+ CCM_HomeFinderS.h
+ CCM_HomeS.h
+ CCM_HomesS.h
+ CCM_KeylessCCMHomeS.h
+ CCM_NavigationS.h
+ CCM_ObjectS.h
+ CCM_PrimaryKeyBaseS.h
+ CCM_ReceptacleS.h
+ CCM_StandardConfiguratorS.h
+ ComponentsS.h
+ }
+
+ Inline_Files {
+ CCM_ConfiguratorC.inl
+ CCM_EnumerationC.inl
+ CCM_EventBaseC.inl
+ CCM_EventConsumerBaseC.inl
+ CCM_EventsC.inl
+ CCM_HomeC.inl
+ CCM_HomeConfigurationC.inl
+ CCM_HomeFinderC.inl
+ CCM_HomesC.inl
+ CCM_KeylessCCMHomeC.inl
+ CCM_NavigationC.inl
+ CCM_ObjectC.inl
+ CCM_PrimaryKeyBaseC.inl
+ CCM_ReceptacleC.inl
+ CCM_StandardConfiguratorC.inl
+ CCM_CookieC.inl
+ CCM_EventBaseS.inl
+ CCM_EventConsumerBaseS.inl
+ CCM_EventsS.inl
+ CCM_HomeConfigurationS.inl
+ CCM_HomeS.inl
+ CCM_HomesS.inl
+ CCM_ObjectS.inl
+ CCM_PrimaryKeyBaseS.inl
+ CCM_StandardConfiguratorS.inl
}
Source_Files {
diff --git a/modules/CIAO/ccm/CCM_svnt.mpc b/modules/CIAO/ccm/CCM_svnt.mpc
index 346c8e1045d..e4162fe88df 100644
--- a/modules/CIAO/ccm/CCM_svnt.mpc
+++ b/modules/CIAO/ccm/CCM_svnt.mpc
@@ -44,9 +44,46 @@ project(CCM_svnt) : install, orbsvcslib, orbsvcs_output \
Header_Files {
CCM_Svnt_Export.h
- CCM_BaseS.h
- CCM_CookieS.h
- CCM_ExceptionsS.h
+ CCM_CCM2ContextC.h
+ CCM_ComponentIdC.h
+ CCM_Entity2ContextC.h
+ CCM_EntityComponentC.h
+ CCM_EntityContextC.h
+ CCM_ExecutorLocatorC.h
+ CCM_HomeRegistrationC.h
+ CCM_TransactionC.h
+ CCM_StateIdFactoryC.h
+ CosPersistentStateC.h
+ CCM_ProxyHomeRegistrationC.h
+ CCM_Session2ContextC.h
+ CCM_SessionSynchronizationC.h
+ CCM_CCM2ContextS.h
+ CCM_ComponentIdS.h
+ CCM_Entity2ContextS.h
+ CCM_EntityComponentS.h
+ CCM_EntityContextS.h
+ CCM_ExecutorLocatorS.h
+ CCM_HomeRegistrationS.h
+ CCM_ProxyHomeRegistrationS.h
+ CCM_Session2ContextS.h
+ CCM_SessionSynchronizationS.h
+ CCM_StateIdFactoryS.h
+ CCM_TransactionS.h
+ CosPersistentStateS.h
+ }
+
+ Inline_Files {
+ CCM_Session2ContextC.inl
+ CCM_ProxyHomeRegistrationC.inl
+ CCM_SessionSynchronizationC.inl
+ CCM_StateIdFactoryC.inl
+ CCM_TransactionC.inl
+ CosPersistentStateC.inl
+ CCM_ComponentIdC.inl
+ CCM_Entity2ContextC.inl
+ CCM_CCM2ContextC.inl
+ CCM_ExecutorLocatorC.inl
+ CCM_HomeRegistrationC.inl
}
Source_Files {