summaryrefslogtreecommitdiff
path: root/config/boost_test_exec_monitor.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2009-05-07 15:44:53 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2009-05-07 15:44:53 +0000
commit27d14dd78fd850e1edf88289d5be521333db2fc3 (patch)
tree84a26ca2281bb3c01a9bf662f17154cc4a49e54f /config/boost_test_exec_monitor.mpb
parentf385d046c86cfd46a2a13937acaaa863e6c2df38 (diff)
downloadMPC-27d14dd78fd850e1edf88289d5be521333db2fc3.tar.gz
ChangeLogTag: Thu May 7 15:39:17 UTC 2009 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/boost_test_exec_monitor.mpb')
-rw-r--r--config/boost_test_exec_monitor.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/boost_test_exec_monitor.mpb b/config/boost_test_exec_monitor.mpb
index 020960c3..06de4742 100644
--- a/config/boost_test_exec_monitor.mpb
+++ b/config/boost_test_exec_monitor.mpb
@@ -2,7 +2,7 @@
// $Id$
project: boost_base {
- specific(!vc6, !vc7, !vc71, !vc8, !vc9, !vc10, !nmake, !em3, !bmake, !bds4) {
+ specific(!prop:windows) {
lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_test_exec_monitor$(BOOST_CFG)
}
}