summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/HTBP.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/HTBP/HTBP.mpc')
-rw-r--r--protocols/ace/HTBP/HTBP.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/protocols/ace/HTBP/HTBP.mpc b/protocols/ace/HTBP/HTBP.mpc
new file mode 100644
index 00000000000..21c99d9a407
--- /dev/null
+++ b/protocols/ace/HTBP/HTBP.mpc
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project(HTBP) : acelib, core {
+ sharedname = ACE_HTBP
+ dynamicflags = HTBP_BUILD_DLL
+}