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

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