summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ciao_xml_utils.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ciao_xml_utils.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ciao_xml_utils.mpb5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/MakeProjectCreator/config/ciao_xml_utils.mpb b/bin/MakeProjectCreator/config/ciao_xml_utils.mpb
index 1167281994f..d597fd6e9e6 100644
--- a/bin/MakeProjectCreator/config/ciao_xml_utils.mpb
+++ b/bin/MakeProjectCreator/config/ciao_xml_utils.mpb
@@ -1,8 +1,9 @@
// -*- MPC -*-
// $Id$
-project : xerces, exceptions {
+project : xerces {
includes += $(CIAO_ROOT)/tools
after += CIAO_XML_Utils
+ requires += exceptions
libs += CIAO_XML_Utils
-}
+} \ No newline at end of file