Line | |
---|
1 | |
---|
2 | # Skeleton for test configuration. If your local configuration |
---|
3 | # interferes with testing, rename this files to 'test-system.jam' |
---|
4 | # and tweak it. When tests are run, only this file will be loaded, |
---|
5 | # while site-config.jam and user-config.jam will be ignored. |
---|
6 | |
---|
7 | using gcc ; |
---|
8 | using msvc : : "P:/Program Files/Microsoft Visual Studio/vc98" : : vcvars32-p.bat ; |
---|
9 | using borland ; |
---|
10 | |
---|
11 | using boostbook |
---|
12 | : /home/ghost/build/docbook/xsl |
---|
13 | : /home/ghost/build/docbook/dtd |
---|
14 | ; |
---|
15 | using doxygen ; |
---|
Note: See
TracBrowser
for help on using the repository browser.