summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/orbsvcslib.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/orbsvcslib.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/orbsvcslib.mpb12
1 files changed, 12 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/orbsvcslib.mpb b/ACE/bin/MakeProjectCreator/config/orbsvcslib.mpb
new file mode 100644
index 00000000000..80575b1d459
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/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 -GT
+
+ specific(automake) {
+ includes += $(TAO_BUILDDIR)/orbsvcs
+ }
+}