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