summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-11-18 15:01:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-11-18 15:01:32 +0000
commit54c7d5cb6c72bb2ae463e1a6882b1e7779755d10 (patch)
treeb9c992536579a3c517bc4d6321dc14dd28c82207
parent35ee0ef95028e5bd7a0f5a5df0409c3ba7b0ae56 (diff)
downloadATCD-54c7d5cb6c72bb2ae463e1a6882b1e7779755d10.tar.gz
-rw-r--r--flat/CIAO/DAnCE/Interfaces/Interfaces.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/flat/CIAO/DAnCE/Interfaces/Interfaces.mpc b/flat/CIAO/DAnCE/Interfaces/Interfaces.mpc
index aad9bba411a..36316bed524 100644
--- a/flat/CIAO/DAnCE/Interfaces/Interfaces.mpc
+++ b/flat/CIAO/DAnCE/Interfaces/Interfaces.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project (DAnCE_ExecutionManager_idl): taoidldefaults{
+project (DAnCE_ExecutionManager_idl): taoidldefaults, anytypecode {
custom_only = 1
idlflags += -Wb,stub_export_macro=ExecutionManager_stub_Export
idlflags += -Wb,stub_export_include=ExecutionManager_stub_export.h
@@ -24,7 +24,7 @@ project (ExecutionManager_stub): dance_lib, messaging, dance_deployment_stub {
}
}
-project (DAnCE_NodeManager_idl): taoidldefaults{
+project (DAnCE_NodeManager_idl): taoidldefaults, anytypecode {
custom_only = 1
idlflags += -Wb,stub_export_macro=NodeManager_stub_Export
idlflags += -Wb,stub_export_include=NodeManager_stub_export.h