diff options
Diffstat (limited to 'CIAO/MPC/config/ciao_xml_utils.mpb')
-rw-r--r-- | CIAO/MPC/config/ciao_xml_utils.mpb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CIAO/MPC/config/ciao_xml_utils.mpb b/CIAO/MPC/config/ciao_xml_utils.mpb new file mode 100644 index 00000000000..1167281994f --- /dev/null +++ b/CIAO/MPC/config/ciao_xml_utils.mpb @@ -0,0 +1,8 @@ +// -*- MPC -*- +// $Id$ + +project : xerces, exceptions { + includes += $(CIAO_ROOT)/tools + after += CIAO_XML_Utils + libs += CIAO_XML_Utils +} |