summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/DoubleNestedModule/Sender/DNM_Sender.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/DoubleNestedModule/Sender/DNM_Sender.mpc')
-rwxr-xr-xCIAO/connectors/dds4ccm/tests/DoubleNestedModule/Sender/DNM_Sender.mpc16
1 files changed, 7 insertions, 9 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/DoubleNestedModule/Sender/DNM_Sender.mpc b/CIAO/connectors/dds4ccm/tests/DoubleNestedModule/Sender/DNM_Sender.mpc
index 5429820c287..dc7fb3175c7 100755
--- a/CIAO/connectors/dds4ccm/tests/DoubleNestedModule/Sender/DNM_Sender.mpc
+++ b/CIAO/connectors/dds4ccm/tests/DoubleNestedModule/Sender/DNM_Sender.mpc
@@ -83,14 +83,12 @@ project(DNM_Sender_stub) : ccm_stub, dds4ccm_base {
}
}
-project(DNM_Sender_exec) : ciao_executor, dds4ccm_base {
+project(DNM_Sender_exec) : ciao_executor, dds4ccm_lem_stub {
after += DNM_Sender_lem_stub DNM_Sender_stub \
- DDS_DNM_Connector_lem_stub DDS_DNM_Connector_stub \
- DDS4CCM_lem_stub
+ DDS_DNM_Connector_lem_stub DDS_DNM_Connector_stub
sharedname = Sender_exec
libs += Sender_stub Sender_lem_stub DDS_DNM_Base_stub \
- DDS_DNM_Connector_lem_stub DDS_DNM_Connector_stub \
- DDS4CCM_lem_stub
+ DDS_DNM_Connector_lem_stub DDS_DNM_Connector_stub
libpaths += ../lib
includes += ..
libout = ../lib
@@ -113,13 +111,13 @@ project(DNM_Sender_exec) : ciao_executor, dds4ccm_base {
}
-project(DNM_Sender_svnt) : ciao_servant, dds4ccm_base {
+project(DNM_Sender_svnt) : ciao_servant, dds4ccm_lem_stub, dds4ccm_skel {
after += DDS_DNM_Base_stub DNM_Sender_lem_stub \
- DDS4CCM_lem_stub DDS4CCM_skel DDS_DNM_Connector_stub \
+ DDS_DNM_Connector_stub \
DDS_DNM_Connector_svnt DDS_DNM_Connector_lem_stub
sharedname = Sender_svnt
- libs += Sender_stub Sender_lem_stub DDS_DNM_Base_stub DDS4CCM_lem_stub \
- DDS4CCM_skel DDS_DNM_Connector_stub DDS_DNM_Connector_svnt \
+ libs += Sender_stub Sender_lem_stub DDS_DNM_Base_stub \
+ DDS_DNM_Connector_stub DDS_DNM_Connector_svnt \
DDS_DNM_Connector_lem_stub
libpaths += ../lib
libout = ../lib