Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/tools/build/v2/example/customization/readme.txt @ 29

Last change on this file since 29 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 476 bytes
Line 
1Copyright 2003 Vladimir Prus
2Distributed under the Boost Software License, Version 1.0.
3(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
4
5
6This example show how to add a new target type and a new tool
7support to Boost.Build. Please refer to extender manual for
8complete description of this example.
9
10Note that this example requires Python. If cygwin Python on Windows is
11to be used, please go to "verbatim.jam" and follow instructions there.
Note: See TracBrowser for help on using the repository browser.