summaryrefslogtreecommitdiff
path: root/ACE/MPC/config/boost_python.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/MPC/config/boost_python.mpb')
-rw-r--r--ACE/MPC/config/boost_python.mpb6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/MPC/config/boost_python.mpb b/ACE/MPC/config/boost_python.mpb
new file mode 100644
index 00000000000..315fe01f297
--- /dev/null
+++ b/ACE/MPC/config/boost_python.mpb
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
+project: boost_base {
+ lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_python$(BOOST_CFG)
+}