summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/Interfaces/Interfaces.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/Interfaces/Interfaces.mpc')
-rw-r--r--TAO/CIAO/DAnCE/Interfaces/Interfaces.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/CIAO/DAnCE/Interfaces/Interfaces.mpc b/TAO/CIAO/DAnCE/Interfaces/Interfaces.mpc
index 0b42adc33f2..8f8933283a2 100644
--- a/TAO/CIAO/DAnCE/Interfaces/Interfaces.mpc
+++ b/TAO/CIAO/DAnCE/Interfaces/Interfaces.mpc
@@ -5,7 +5,7 @@ project (ExecutionManager_stub): ciao_component_dnc {
sharedname = ExecutionManager_stub
- idlflags += -Wb,stub_export_macro=ExecutionManager_stub_Export
+ idlflags += -Wb,stub_export_macro=ExecutionManager_stub_Export
idlflags += -Wb,stub_export_include=ExecutionManager_stub_export.h
dynamicflags = EXECUTIONMANAGER_STUB_BUILD_DLL
@@ -22,7 +22,7 @@ project (ExecutionManager_stub): ciao_component_dnc {
project (NodeManager_stub): ciao_component_dnc {
sharedname = NodeManager_stub
- idlflags += -Wb,stub_export_macro=NodeManager_stub_Export
+ idlflags += -Wb,stub_export_macro=NodeManager_stub_Export
idlflags += -Wb,stub_export_include=NodeManager_stub_export.h
idlflags += -Wb,skel_export_macro=NodeManager_svnt_Export
idlflags += -Wb,skel_export_include=NodeManager_svnt_export.h
@@ -36,4 +36,4 @@ project (NodeManager_stub): ciao_component_dnc {
Source_Files {
NodeManagerC.cpp
}
-} \ No newline at end of file
+}