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