summaryrefslogtreecommitdiff
path: root/SA_POP/examples/Space/source/Comm/Comm_Component.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'SA_POP/examples/Space/source/Comm/Comm_Component.mpc')
-rw-r--r--SA_POP/examples/Space/source/Comm/Comm_Component.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/SA_POP/examples/Space/source/Comm/Comm_Component.mpc b/SA_POP/examples/Space/source/Comm/Comm_Component.mpc
index cb6bcfd2fc6..92fa20256e4 100644
--- a/SA_POP/examples/Space/source/Comm/Comm_Component.mpc
+++ b/SA_POP/examples/Space/source/Comm/Comm_Component.mpc
@@ -1,7 +1,7 @@
// $Id$
// This file is generated with "generate_component_mpc.pl Comm_Component"
-project(Comm_Component_stub): ciao_client_dnc, race_idl {
+project(Comm_Component_stub): ccm_stub, race_idl {
sharedname = Comm_Component_stub
after += Event_Types_stub
includes += ../common
@@ -22,7 +22,7 @@ project(Comm_Component_stub): ciao_client_dnc, race_idl {
}
}
-project(Comm_Component_svnt) : ciao_servant_dnc, race_idl {
+project(Comm_Component_svnt) : ciao_servant, race_idl {
after += Comm_Component_stub Event_Types_svnt
includes += ../common
sharedname = Comm_Component_svnt
@@ -52,7 +52,7 @@ project(Comm_Component_svnt) : ciao_servant_dnc, race_idl {
}
-project(Comm_Component_exec) : ciao_component_dnc, race_common {
+project(Comm_Component_exec) : ciao_executor, race_common {
after += Comm_Component_svnt
includes += ../common
sharedname = Comm_Component_exec