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

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