Changes between Version 2 and Version 3 of TestingOnBoost


Ignore:
Timestamp:
Feb 10, 2006, 5:11:26 PM (20 years ago)
Author:
ghost
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestingOnBoost

    v2 v3  
    55== Configure ==
    66
    7 Go to {{{tools/build/v2}}} directory of C++ Boost and open the file {{{user-config.jam}}} in an editor. Following comments there, configure configure one toolset you want to test with. For example:
     7Go to {{{tools/build/v2}}} directory of C++ Boost and open the file {{{user-config.jam}}} in an editor. Following comments there, configure one toolset you want to test with. For example:
    88{{{
    99using msvc ;