summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/ace_etcl_parser.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/ace_etcl_parser.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/ace_etcl_parser.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/ace_etcl_parser.mpb b/ACE/bin/MakeProjectCreator/config/ace_etcl_parser.mpb
new file mode 100644
index 00000000000..434cd95f67f
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/ace_etcl_parser.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : ace_etcl {
+ after += ACE_ETCL_Parser
+ libs += ACE_ETCL_Parser
+}