summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CIAO/examples/Null_Component/Null_Component.mpc4
1 files changed, 3 insertions, 1 deletions
diff --git a/CIAO/examples/Null_Component/Null_Component.mpc b/CIAO/examples/Null_Component/Null_Component.mpc
index 71ac27d08d6..514f30a5c7f 100644
--- a/CIAO/examples/Null_Component/Null_Component.mpc
+++ b/CIAO/examples/Null_Component/Null_Component.mpc
@@ -10,7 +10,9 @@ project(Null_Component_idl_gen) : componentidldefaults {
-Wb,skel_export_macro=NULL_COMPONENT_SVNT_Export \
-Wb,skel_export_include=Null_Component_svnt_export.h \
-Wb,exec_export_macro=NULL_COMPONENT_EXEC_Export \
- -Wb,exec_export_include=Null_Component_exec_export.h
+ -Wb,exec_export_include=Null_Component_exec_export.h \
+ -Wb,svnt_export_macro=NULL_COMPONENT_SVNT_Export \
+ -Wb,svnt_export_include=Null_Component_svnt_export.h
IDL_Files {
Null_Component.idl