summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/Swapping/Receiver/Receiver.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/examples/Swapping/Receiver/Receiver.mpc')
-rw-r--r--TAO/CIAO/examples/Swapping/Receiver/Receiver.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/examples/Swapping/Receiver/Receiver.mpc b/TAO/CIAO/examples/Swapping/Receiver/Receiver.mpc
index 6dfd8271a73..2366b57c08c 100644
--- a/TAO/CIAO/examples/Swapping/Receiver/Receiver.mpc
+++ b/TAO/CIAO/examples/Swapping/Receiver/Receiver.mpc
@@ -21,7 +21,7 @@ project(Hello_Base_Receiver_DnC_Upgradeable_svnt) : ciao_servant_dnc {
after += Hello_Base_DnC_Upgradeable_svnt Hello_Base_Receiver_DnC_Upgradeable_stub
sharedname = Receiver_DnC_Upgradeable_svnt
libs += Receiver_DnC_Upgradeable_stub Hello_Base_DnC_Upgradeable_stub Hello_Base_DnC_Upgradeable_svnt
-
+
idlflags += -Wb,export_macro=RECEIVER_SVNT_Export -Wb,export_include=Receiver_svnt_export.h
dynamicflags = RECEIVER_SVNT_BUILD_DLL
cidlflags -= --
@@ -47,7 +47,7 @@ project(Hello_Base_Receiver_DnC_Upgradeable_exec) : ciao_component_dnc {
after += Hello_Base_Receiver_DnC_Upgradeable_svnt
sharedname = Receiver_DnC_Upgradeable_exec
libs += Receiver_DnC_Upgradeable_stub Receiver_DnC_Upgradeable_svnt Hello_Base_DnC_Upgradeable_stub Hello_Base_DnC_Upgradeable_svnt
-
+
idlflags += -Wb,export_macro=RECEIVER_EXEC_Export -Wb,export_include=Receiver_exec_export.h
dynamicflags = RECEIVER_EXEC_BUILD_DLL