Last change
on this file since 45 was
29,
checked in by landauf, 17 years ago
|
updated boost from 1_33_1 to 1_34_1
|
File size:
343 bytes
|
Line | |
---|
1 | |
---|
2 | project |
---|
3 | : requirements <library>../build//boost_program_options |
---|
4 | <hardcode-dll-paths>true |
---|
5 | ; |
---|
6 | |
---|
7 | exe first : first.cpp ; |
---|
8 | exe options_description : options_description.cpp ; |
---|
9 | exe multiple_sources : multiple_sources.cpp ; |
---|
10 | exe custom_syntax : custom_syntax.cpp ; |
---|
11 | |
---|
12 | exe real : real.cpp ; |
---|
13 | exe regex : regex.cpp /boost/regex//boost_regex ; |
---|
Note: See
TracBrowser
for help on using the repository browser.