Line | |
---|
1 | exe bcp |
---|
2 | : |
---|
3 | add_path.cpp bcp_imp.cpp copy_path.cpp file_types.cpp |
---|
4 | fileview.cpp main.cpp path_operations.cpp scan_cvs_path.cpp |
---|
5 | licence_info.cpp scan_licence.cpp output_licence_info.cpp |
---|
6 | /boost/filesystem//boost_filesystem |
---|
7 | /boost/regex//boost_regex |
---|
8 | /boost/test//boost_prg_exec_monitor |
---|
9 | : |
---|
10 | <define>BOOST_REGEX_NO_LIB=1 |
---|
11 | : |
---|
12 | release |
---|
13 | ; |
---|
14 | |
---|
15 | install dist-bin |
---|
16 | : |
---|
17 | bcp |
---|
18 | : |
---|
19 | <install-type>EXE |
---|
20 | <location>../../dist/bin |
---|
21 | : |
---|
22 | release |
---|
23 | ; |
---|
24 | |
---|
25 | install dist-lib |
---|
26 | : |
---|
27 | bcp |
---|
28 | : |
---|
29 | <install-type>LIB |
---|
30 | <location>../../dist/lib |
---|
31 | : |
---|
32 | release |
---|
33 | ; |
---|
Note: See
TracBrowser
for help on using the repository browser.