Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/format/Jamfile @ 12

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

added boost

File size: 481 bytes
RevLine 
[12]1#  Boost.Bind Library test Jamfile
2#
3#  Copyright (c) 2003 Samuel Krempp
4#
5#  Permission to copy, use, modify, sell and distribute this software
6#  is granted provided this copyright notice appears in all copies.
7#  This software is provided "as is" without express or implied
8#  warranty, and with no claim as to its suitability for any purpose.
9
10
11subproject libs/format ;
12
13# please order by name to ease maintenance
14subinclude libs/format/example ;
15subinclude libs/format/test ;
Note: See TracBrowser for help on using the repository browser.