summaryrefslogtreecommitdiff
path: root/config/xalanc.mpb
blob: 45b2b5d154b5d39fbd7c0b9e82589ae7d81750f5 (plain)
1
2
3
4
5
6
7
// -*- MPC -*-
project: xerces {
  requires += xalanc
  includes += $(XALANCROOT)/include
  libpaths += $(XALANCROOT)/lib
  lit_libs += xalan-c xalanMsg
}