summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/CoherentUpdater/Receiver/CoherentUpdate_Test_Receiver.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/CoherentUpdater/Receiver/CoherentUpdate_Test_Receiver.mpc')
-rwxr-xr-xCIAO/connectors/dds4ccm/tests/CoherentUpdater/Receiver/CoherentUpdate_Test_Receiver.mpc8
1 files changed, 4 insertions, 4 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/CoherentUpdater/Receiver/CoherentUpdate_Test_Receiver.mpc b/CIAO/connectors/dds4ccm/tests/CoherentUpdater/Receiver/CoherentUpdate_Test_Receiver.mpc
index 864d8a6e6e2..692b1970bbe 100755
--- a/CIAO/connectors/dds4ccm/tests/CoherentUpdater/Receiver/CoherentUpdate_Test_Receiver.mpc
+++ b/CIAO/connectors/dds4ccm/tests/CoherentUpdater/Receiver/CoherentUpdate_Test_Receiver.mpc
@@ -39,7 +39,7 @@ project(CoherentUpdate_Test_Receiver_lem_stub) : ccm_svnt, dds4ccm_base {
libout = ../lib
includes += ..
sharedname = Receiver_lem_stub
- dynamicflags = RECEIVER_LEM_STUB_BUILD_DLL
+ dynamicflags += RECEIVER_LEM_STUB_BUILD_DLL
IDL_Files {
}
@@ -68,7 +68,7 @@ project(CoherentUpdate_Test_Receiver_stub) : ccm_stub, dds4ccm_base {
libout = ../lib
includes += ..
sharedname = Receiver_stub
- dynamicflags = RECEIVER_STUB_BUILD_DLL
+ dynamicflags += RECEIVER_STUB_BUILD_DLL
IDL_Files {
}
@@ -99,7 +99,7 @@ project(CoherentUpdate_Test_Receiver_exec) : ciao_executor, dds4ccm_base {
libpaths += ../lib
libout = ../lib
includes += ..
- dynamicflags = RECEIVER_EXEC_BUILD_DLL READER_STARTER_STUB_BUILD_DLL
+ dynamicflags += RECEIVER_EXEC_BUILD_DLL READER_STARTER_STUB_BUILD_DLL
IDL_Files {
}
@@ -133,7 +133,7 @@ project(CoherentUpdate_Test_Receiver_svnt) : ciao_servant, dds4ccm_base {
libpaths += ../lib
libout = ../lib
includes += ..
- dynamicflags = RECEIVER_SVNT_BUILD_DLL
+ dynamicflags += RECEIVER_SVNT_BUILD_DLL
IDL_Files {
}