summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/htbp.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/htbp.mpb')
-rw-r--r--bin/MakeProjectCreator/config/htbp.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/htbp.mpb b/bin/MakeProjectCreator/config/htbp.mpb
new file mode 100644
index 00000000000..3b81e61a600
--- /dev/null
+++ b/bin/MakeProjectCreator/config/htbp.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : acelib {
+ after += HTBP
+ libs += ACE_HTBP
+ includes += $(ACE_ROOT)/protocols
+}