summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/Swapping/Hello_Base/Hello_Base.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/examples/Swapping/Hello_Base/Hello_Base.mpc')
-rw-r--r--TAO/CIAO/examples/Swapping/Hello_Base/Hello_Base.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/CIAO/examples/Swapping/Hello_Base/Hello_Base.mpc b/TAO/CIAO/examples/Swapping/Hello_Base/Hello_Base.mpc
index 22c0598f8a7..3e12160cb00 100644
--- a/TAO/CIAO/examples/Swapping/Hello_Base/Hello_Base.mpc
+++ b/TAO/CIAO/examples/Swapping/Hello_Base/Hello_Base.mpc
@@ -2,7 +2,7 @@
// This file is generated with "generate_component_mpc.pl -n Hello_Base"
project(Hello_Base_DnC_Upgradeable_stub): ciao_client_dnc {
-
+
sharedname = Hello_Base_DnC_Upgradeable_stub
idlflags += -Wb,stub_export_macro=HELLO_BASE_STUB_Export -Wb,stub_export_include=Hello_Base_stub_export.h -Wb,skel_export_macro=HELLO_BASE_SVNT_Export -Wb,skel_export_include=Hello_Base_svnt_export.h
dynamicflags = HELLO_BASE_STUB_BUILD_DLL
@@ -19,8 +19,8 @@ project(Hello_Base_DnC_Upgradeable_stub): ciao_client_dnc {
project(Hello_Base_DnC_Upgradeable_svnt) : ciao_servant_dnc {
after += Hello_Base_DnC_Upgradeable_stub
sharedname = Hello_Base_DnC_Upgradeable_svnt
- libs += Hello_Base_DnC_Upgradeable_stub
-
+ libs += Hello_Base_DnC_Upgradeable_stub
+
idlflags += -Wb,stub_export_macro=HELLO_BASE_STUB_Export -Wb,stub_export_include=Hello_Base_stub_export.h -Wb,skel_export_macro=HELLO_BASE_SVNT_Export -Wb,skel_export_include=Hello_Base_svnt_export.h
dynamicflags = HELLO_BASE_SVNT_BUILD_DLL