Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/tools/build/v2/test/project-test4/Jamfile5 @ 29

Last change on this file since 29 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

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.