summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-02-13 17:42:00 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-02-13 17:42:00 +0000
commitab84280658e3c7ddb84dd4efa66c5311d05aa0be (patch)
tree1eaab7dcf7dcea14e10e59f9e457929c6cbb8db7
parent76a897180b87b209108a452f0042f31a54c3d36c (diff)
downloadMPC-ab84280658e3c7ddb84dd4efa66c5311d05aa0be.tar.gz
ChangeLogTag: Mon Feb 13 11:15:04 2006 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--config/boost_python.mpb4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/boost_python.mpb b/config/boost_python.mpb
index 380d48b6..315fe01f 100644
--- a/config/boost_python.mpb
+++ b/config/boost_python.mpb
@@ -2,7 +2,5 @@
// $Id$
project: boost_base {
- specific(!vc6, !vc7, !vc71, !vc8, !nmake, !em3, !bmake, !cbx) {
- lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_python$(BOOST_CFG)
- }
+ lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_python$(BOOST_CFG)
}