summaryrefslogtreecommitdiff
path: root/config/boost_iostreams.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-02-09 18:51:14 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-02-09 18:51:14 +0000
commit1ebd82b874cdbb46569a0956aa896c643173eea1 (patch)
tree2d4ccbe3b1ae33ebc7a961dab19c02a6f04801e0 /config/boost_iostreams.mpb
parent049b243624faabdb788fa410ea2bccd4039e4b18 (diff)
downloadMPC-1ebd82b874cdbb46569a0956aa896c643173eea1.tar.gz
ChangeLogTag: Thu Feb 9 12:50:52 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/boost_iostreams.mpb')
-rw-r--r--config/boost_iostreams.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/boost_iostreams.mpb b/config/boost_iostreams.mpb
new file mode 100644
index 00000000..1a2a3718
--- /dev/null
+++ b/config/boost_iostreams.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project: boost_base {
+ specific(!vc6, !vc7, !vc71, !vc8, !nmake, !em3, !bmake, !cbx) {
+ lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_iostreams$(BOOST_CFG)
+ }
+}