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

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