summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/HTBP.mpc
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2004-11-05 04:29:02 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2004-11-05 04:29:02 +0000
commit2cf7df592ed63aea6d00d49d0ee54b7293caf49f (patch)
treeb6af3fc856b24ad1964ae6f33982a9bf97d2da50 /protocols/ace/HTBP/HTBP.mpc
parent5fbd7766eaa709261927d7e059fa5348b39b2057 (diff)
downloadATCD-2cf7df592ed63aea6d00d49d0ee54b7293caf49f.tar.gz
ChangeLog tag: Thu Nov 4 22:08:40 2004 Phil Mesnier <mesnier_p@ociweb.com>
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
+}