Changes between Version 2 and Version 3 of TestingOnBoost
- Timestamp:
- Feb 10, 2006, 5:11:26 PM (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestingOnBoost
v2 v3 5 5 == Configure == 6 6 7 Go to {{{tools/build/v2}}} directory of C++ Boost and open the file {{{user-config.jam}}} in an editor. Following comments there, configure configureone toolset you want to test with. For example:7 Go 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: 8 8 {{{ 9 9 using msvc ;
