summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/orbsvcs_output.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/orbsvcs_output.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/orbsvcs_output.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/orbsvcs_output.mpb b/ACE/bin/MakeProjectCreator/config/orbsvcs_output.mpb
new file mode 100644
index 00000000000..95d1feb1d9c
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/orbsvcs_output.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project {
+ // We tested with all orbsvcs libs going to $(TAO_ROOT)/orbsvcs/lib, but
+ // decided that it was easier to deal with all libs in one place.
+ libout = $(ACE_ROOT)/lib
+}