summaryrefslogtreecommitdiff
path: root/ACEXML/apps/svcconf/svcconf.mpc
blob: 7b0e2c21a5ce788d9f1a8842323d419110af92e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
//  -*- MPC -*-
// $Id$

project(ACEXML_XML_Svc_Conf_Parser): ace_output, acelib, acexml, install {
  sharedname = ACEXML_XML_Svc_Conf_Parser

  specific {
    install_dir = ACEXML/apps/svcconf
  }

}