summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-12-09 12:56:10 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-12-09 12:56:10 +0000
commitc6060bb2a439e23dbe4a73adf59b1897baaed9c4 (patch)
treec1df3aab7defbbb57bc7767d5405a2ff3e2431b1
parentc0f92592c2b3a0365c75271d1897aad055cd0845 (diff)
downloadATCD-c6060bb2a439e23dbe4a73adf59b1897baaed9c4.tar.gz
-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