Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

added boost

File size: 379 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
6project
7    : requirements <hardcode-dll-paths>true
8    ;
9
10build-project cpp_tokens/build ;
11build-project list_includes/build ;
12build-project quick_start/build ;
13build-project waveidl/build ;
Note: See TracBrowser for help on using the repository browser.