summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/orbsvcslib.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/orbsvcslib.mpb')
-rw-r--r--TAO/MPC/config/orbsvcslib.mpb12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/MPC/config/orbsvcslib.mpb b/TAO/MPC/config/orbsvcslib.mpb
new file mode 100644
index 00000000000..483b93b2412
--- /dev/null
+++ b/TAO/MPC/config/orbsvcslib.mpb
@@ -0,0 +1,12 @@
+// -*- MPC -*-
+// $Id$
+
+project : taolib_with_idl, orbsvcs_output, anytypecode {
+ tagname = TAO_ORBSVCS
+ includes += $(TAO_ROOT)/orbsvcs
+ idlflags += -I$(TAO_ROOT)/orbsvcs
+
+ specific(automake) {
+ includes += $(TAO_BUILDDIR)/orbsvcs
+ }
+}