source:
downloads/boost_1_33_1/tools/build/v2/test/prebuilt/Jamfile
@
12
Last change on this file since 12 was 12, checked in by landauf, 17 years ago | |
---|---|
File size: 132 bytes |
Line | |
---|---|
1 | |
2 | project test |
3 | : requirements <variant>release:<define>RELEASE |
4 | ; |
5 | |
6 | use-project /ext : ext ; |
7 | |
8 | exe hello : hello.cpp /ext//a ; |
9 |
Note: See TracBrowser
for help on using the repository browser.