source:
downloads/boost_1_33_1/libs/wave/samples/Jamfile.v2
@
20
| Last change on this file since 20 was 12, checked in by landauf, 18 years ago | |
|---|---|
| File size: 379 bytes | |
| Rev | Line | |
|---|---|---|
| [12] | 1 | # Copyright Vladimir Prus 2004. |
| 2 | # Distributed under the Boost Software License, Version 1.0. | |
| 3 | # (See accompanying file LICENSE_1_0.txt | |
| 4 | # or copy at http://www.boost.org/LICENSE_1_0.txt) | |
| 5 | ||
| 6 | project | |
| 7 | : requirements <hardcode-dll-paths>true | |
| 8 | ; | |
| 9 | ||
| 10 | build-project cpp_tokens/build ; | |
| 11 | build-project list_includes/build ; | |
| 12 | build-project quick_start/build ; | |
| 13 | build-project waveidl/build ; |
Note: See TracBrowser
for help on using the repository browser.










