summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/examples/SAXPrint/SAXPrint.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/examples/SAXPrint/SAXPrint.mpc')
-rw-r--r--ACE/ACEXML/examples/SAXPrint/SAXPrint.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/ACEXML/examples/SAXPrint/SAXPrint.mpc b/ACE/ACEXML/examples/SAXPrint/SAXPrint.mpc
new file mode 100644
index 00000000000..4fea0873337
--- /dev/null
+++ b/ACE/ACEXML/examples/SAXPrint/SAXPrint.mpc
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
+project(SAXPrint): aceexe, acexml {
+ exename = SAXPrint
+}