summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/MemLeakDetection/Event_MemLeakDetection_Test/Connector/Event_MemLeakDetection_Test_Connector.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/MemLeakDetection/Event_MemLeakDetection_Test/Connector/Event_MemLeakDetection_Test_Connector.mpc')
-rw-r--r--CIAO/connectors/dds4ccm/tests/MemLeakDetection/Event_MemLeakDetection_Test/Connector/Event_MemLeakDetection_Test_Connector.mpc14
1 files changed, 7 insertions, 7 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/MemLeakDetection/Event_MemLeakDetection_Test/Connector/Event_MemLeakDetection_Test_Connector.mpc b/CIAO/connectors/dds4ccm/tests/MemLeakDetection/Event_MemLeakDetection_Test/Connector/Event_MemLeakDetection_Test_Connector.mpc
index 63489f0af2d..ee554d1ac21 100644
--- a/CIAO/connectors/dds4ccm/tests/MemLeakDetection/Event_MemLeakDetection_Test/Connector/Event_MemLeakDetection_Test_Connector.mpc
+++ b/CIAO/connectors/dds4ccm/tests/MemLeakDetection/Event_MemLeakDetection_Test/Connector/Event_MemLeakDetection_Test_Connector.mpc
@@ -2,7 +2,7 @@
// This file is generated with "generate_component_mpc.pl -p DDS_EMLDT_Base -l .. -o ../lib -u DDS Event_MemLeakDetection_Test_Connector"
project(DDS_EMLDT_Connector_idl_gen) : connectoridldefaults, dds4ccm {
- after += DDS4CCM_idl_gen
+ after += DDS4CCM_idl_gen DDS_EMLDT_Base_stub
custom_only = 1
idlflags += -Wb,stub_export_macro=EVENT_MEMLEAKDETECTION_CONNECTOR_STUB_Export \
-Wb,stub_export_include=Event_MemLeakDetection_Test_Connector_stub_export.h \
@@ -33,8 +33,8 @@ project(DDS_EMLDT_Connector_lem_gen) : ciaoidldefaults, dds4ccm {
}
project(DDS_EMLDT_Connector_lem_stub) : ccm_svnt, dds4ccm_lem_stub {
- after += DDS_EMLDT_Connector_lem_gen DDS_EMLDT_Connector_stub DDS_EMLDT_Base_stub
- libs += DDS_EMLDT_Base_stub DDS_EMLDT_Connector_stub
+ after += DDS_EMLDT_Connector_lem_gen DDS_EMLDT_Connector_stub DDS_EMLDT_Base_stub
+ libs += DDS_EMLDT_Base_stub DDS_EMLDT_Connector_stub
libpaths += ../lib
libout = ../lib
includes += ..
@@ -85,9 +85,9 @@ project(DDS_EMLDT_Connector_stub) : ccm_stub, dds4ccm_base {
}
project(DDS_EMLDT_Connector_exec) : ciao_executor, dds4ccm_impl {
- after += DDS_EMLDT_Connector_lem_stub DDS_EMLDT_Connector_stub
+ after += DDS_EMLDT_Connector_lem_stub DDS_EMLDT_Connector_stub
sharedname = DDS_EMLDT_Connector_exec
- libs += DDS_EMLDT_Connector_stub DDS_EMLDT_Connector_lem_stub DDS_EMLDT_Base_stub
+ libs += DDS_EMLDT_Connector_stub DDS_EMLDT_Connector_lem_stub DDS_EMLDT_Base_stub
libpaths += ../lib
libout = ../lib
includes += ..
@@ -111,12 +111,12 @@ project(DDS_EMLDT_Connector_exec) : ciao_executor, dds4ccm_impl {
project(DDS_EMLDT_Connector_svnt) : ciao_servant, dds4ccm_impl {
- after += DDS_EMLDT_Connector_lem_stub DDS_EMLDT_Connector_exec DDS_EMLDT_Connector_stub
+ after += DDS_EMLDT_Connector_lem_stub DDS_EMLDT_Connector_exec DDS_EMLDT_Connector_stub
sharedname = DDS_EMLDT_Connector_svnt
libs += DDS_EMLDT_Connector_stub \
DDS_EMLDT_Connector_lem_stub \
DDS_EMLDT_Base_stub \
- DDS_EMLDT_Connector_exec
+ DDS_EMLDT_Connector_exec
libpaths += ../lib
libout = ../lib
includes += ..