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, 18 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.










