summaryrefslogtreecommitdiff
path: root/config/boost_prg_exec_monitor.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-03-09 16:21:18 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-03-09 16:21:18 +0000
commit3fec7bfedb10c9c99448ee03d4ea1f398ec165f6 (patch)
tree7b2794f032385277de3c3018ed084d2115d6dc66 /config/boost_prg_exec_monitor.mpb
parenta3717a1908096b14a4cacb951e92999aa4216216 (diff)
downloadMPC-3fec7bfedb10c9c99448ee03d4ea1f398ec165f6.tar.gz
ChangeLogTag: Thu Mar 9 16:20:24 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/boost_prg_exec_monitor.mpb')
-rw-r--r--config/boost_prg_exec_monitor.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/boost_prg_exec_monitor.mpb b/config/boost_prg_exec_monitor.mpb
index 5105b586..08302782 100644
--- a/config/boost_prg_exec_monitor.mpb
+++ b/config/boost_prg_exec_monitor.mpb
@@ -2,7 +2,7 @@
// $Id$
project: boost_base {
- specific(!vc6, !vc7, !vc71, !vc8, !nmake, !em3, !bmake, !cbx) {
+ specific(!vc6, !vc7, !vc71, !vc8, !nmake, !em3, !bmake, !bds) {
lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_prg_exec_monitor$(BOOST_CFG)
}
}