source:
downloads/boost_1_33_1/tools/build/v2/example/variant/Jamfile
@
12
| Last change on this file since 12 was 12, checked in by landauf, 18 years ago | |
|---|---|
| File size: 167 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | # By default, build the project with two variants |
| 3 | # we've defined in project-root.jam |
| 4 | project |
| 5 | : default-build crazy super_release |
| 6 | ; |
| 7 | |
| 8 | exe a : a.cpp libs//l ; |
| 9 |
Note: See TracBrowser
for help on using the repository browser.










