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