summaryrefslogtreecommitdiff
path: root/ACE/MPC/config/xalanc.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/MPC/config/xalanc.mpb')
-rw-r--r--ACE/MPC/config/xalanc.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/MPC/config/xalanc.mpb b/ACE/MPC/config/xalanc.mpb
new file mode 100644
index 00000000000..f07fa201675
--- /dev/null
+++ b/ACE/MPC/config/xalanc.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project: xerces {
+ requires += xalanc
+ includes += $(XALANCROOT)/include
+ libpaths += $(XALANCROOT)/lib
+ lit_libs += xalan-c xalanMsg
+}