summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/minimum_corba.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/minimum_corba.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/minimum_corba.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/minimum_corba.mpb b/ACE/bin/MakeProjectCreator/config/minimum_corba.mpb
new file mode 100644
index 00000000000..be960c02b54
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/minimum_corba.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+feature(minimum_corba) : taoidldefaults {
+ avoids += minimum_corba
+ idlflags += -DTAO_HAS_MINIMUM_POA
+ macros += TAO_HAS_MINIMUM_CORBA=1
+}