|
Last change
on this file since 30 was
29,
checked in by landauf, 17 years ago
|
|
updated boost from 1_33_1 to 1_34_1
|
|
File size:
451 bytes
|
| Line | |
|---|
| 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 advanced_hooks/build ; |
|---|
| 11 | build-project cpp_tokens/build ; |
|---|
| 12 | build-project lexed_tokens/build ; |
|---|
| 13 | build-project list_includes/build ; |
|---|
| 14 | build-project quick_start/build ; |
|---|
| 15 | build-project waveidl/build ; |
|---|
Note: See
TracBrowser
for help on using the repository browser.