mirror of
https://github.com/boostorg/test.git
synced 2026-01-26 07:02:12 +00:00
force msvc-6.5_stlport4 also only using static libs.
[SVN r37002]
This commit is contained in:
@@ -68,9 +68,13 @@ lib boost_prg_exec_monitor : $(PRG_EXEC_MON_SOURCES).cpp ;
|
||||
|
||||
lib boost_test_exec_monitor : $(TEST_EXEC_MON_SOURCES).cpp : <link>static ;
|
||||
|
||||
lib boost_unit_test_framework : $(UTF_SOURCES).cpp : <toolset>msvc-6.5:<link>static ;
|
||||
lib boost_unit_test_framework
|
||||
: $(UTF_SOURCES).cpp
|
||||
: <toolset>msvc-6.5:<link>static
|
||||
<toolset-msvc:version>6.5_stlport4:<link>static
|
||||
;
|
||||
|
||||
|
||||
alias minimal : : : :
|
||||
<toolset>msvc:<asynch-exceptions>on
|
||||
;
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user