summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/acexml.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/acexml.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/acexml.mpb10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/acexml.mpb b/ACE/bin/MakeProjectCreator/config/acexml.mpb
new file mode 100644
index 00000000000..07ca8a17356
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/acexml.mpb
@@ -0,0 +1,10 @@
+// -*- MPC -*-
+// $Id$
+
+project: ace_zzip {
+ avoids += ace_for_tao
+ after += ACEXML_Parser ACEXML
+ libs += ACEXML_Parser ACEXML
+ includes += $(ACE_ROOT)/ACEXML/common
+ requires += acexml
+}