diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-12-04 15:15:25 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-12-04 15:15:25 +0000 |
commit | b37a423c18adc7777cc2e86f03d98deaa4dfc6dc (patch) | |
tree | bf57cbe3da7084f9e9e73a2cde945abc1cf38d38 /CIAO/MPC/config/ciao_xml_utils.mpb | |
parent | 7420fbd2f460f67a5a54a9c465b05b08d6abb025 (diff) | |
download | ATCD-b37a423c18adc7777cc2e86f03d98deaa4dfc6dc.tar.gz |
Mon Dec 4 12:14:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
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 +} |