Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/functional/hash/examples/Jamfile.v2 @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 295 bytes
Line 
1
2# Copyright Daniel James 2005. Use, modification, and distribution are
3# subject to the Boost Software License, Version 1.0. (See accompanying
4# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6exe books : books.cpp ;
7exe point : point.cpp ;
8exe portable : portable.cpp ;
Note: See TracBrowser for help on using the repository browser.