Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/v2/test/project-test4/Jamfile5 @ 12

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

added boost

File size: 214 bytes
Line 
1
2project test : requirements <include>everything <threading>single ;
3
4make a.exe : a.obj lib//b.obj/<variant>release : yfc-link ;
5make b.exe : a.obj : yfc-link : <define>MACROS ;
6make a.obj : a.cpp : yfc-compile ;
Note: See TracBrowser for help on using the repository browser.