source:
downloads/boost_1_33_1/libs/filesystem/example/Jamfile.v2
@
12
| Last change on this file since 12 was 12, checked in by landauf, 18 years ago | |
|---|---|
| File size: 167 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | project |
| 3 | : requirements <library>../build//boost_filesystem |
| 4 | <hardcode-dll-paths>true |
| 5 | ; |
| 6 | |
| 7 | exe simple_ls : simple_ls.cpp ; |
| 8 | exe dir_it : dir_it.cpp ; |
Note: See TracBrowser
for help on using the repository browser.










