Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/v2/test/prebuilt/Jamfile @ 12

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

added boost

File size: 132 bytes
Line 
1
2project test
3    : requirements <variant>release:<define>RELEASE
4    ;
5
6use-project /ext : ext ;
7
8exe hello : hello.cpp /ext//a ;
9
Note: See TracBrowser for help on using the repository browser.