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

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