Crimson-Hawk f1e4595ebf Initial commit 2 лет назад
..
class.verbatim f1e4595ebf Initial commit 2 лет назад
codegen.cpp f1e4595ebf Initial commit 2 лет назад
inline_file.py f1e4595ebf Initial commit 2 лет назад
jamroot.jam f1e4595ebf Initial commit 2 лет назад
readme.txt f1e4595ebf Initial commit 2 лет назад
t1.verbatim f1e4595ebf Initial commit 2 лет назад
t2.verbatim f1e4595ebf Initial commit 2 лет назад
usage.verbatim f1e4595ebf Initial commit 2 лет назад
verbatim.jam f1e4595ebf Initial commit 2 лет назад
verbatim.py f1e4595ebf Initial commit 2 лет назад

readme.txt

Copyright 2003 Vladimir Prus
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)


This example show how to add a new target type and a new tool support to
B2. Please refer to extender manual for a complete description of this
example.

Note that this example requires Python. If cygwin Python on Windows is to be
used, please go to "verbatim.jam" and follow instructions there.