summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/acexml.mpb
blob: caf428e3353618b921433174feeb4d31cd5f2632 (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

project {
  after    += ACEXML_Parser ACEXML
  libs     += ACEXML_Parser ACEXML
  includes += $(ACE_ROOT)/ACEXML/common
  requires += acexml
}