ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/Testing/SCRAMToolBox/Boost
Revision: 1.1
Committed: Wed Aug 17 16:00:43 2005 UTC (19 years, 8 months ago) by sashby
Branch: MAIN
CVS Tags: V1_1_7, V1_1_6, V1_1_5, V1_1_4, V1_1_3, V1_1_2, V1_1_0_reltag8, V1_1_0_reltag7, V1_1_0_reltag6, V1_1_1, V1_1_0_reltag5, V1_1_0_reltag4, V1_1_0_reltag3, V1_1_0_reltag2, V1_1_0_reltag1, V1_1_0_reltag, V1_0_3-p4, V1_1_0_cand3, V1_1_0_cand2, V1_1_0_cand1, HEAD_SM_071214, forV1_1_0, v103_xml_071106, V1_0_3-p3, V1_0_3-p2, V1_1_0, v110p1, V110p6, V110p5, V110p4, V110p3, before110xmlBRmerge, V110p2, V110p1, V1_0_4p1, V1_0_3-p1, V1_0_3, V1_0_2, V1_0_2_p1
Branch point for: HEAD_BRANCH_SM_071214, v200branch, v103_with_xml, v103_branch
Log Message:
Added some files for test suite- dummy config, toolbox

File Contents

# Content
1 # -*- toolbox -*-
2 <doc type=BuildSystem::ToolDoc version=1.0>
3 <Tool name=Boost version=1.31.0>
4 <info url=http://www.boost.org></info>
5 <lib name=boost_thread-gcc-mt>
6 <Client>
7 <Environment name=BOOST_BASE>The top of the Boost distribution.</Environment>
8 <Environment name=LIBDIR default="$BOOST_BASE/lib"></Environment>
9 <Environment name=INCLUDE default="$BOOST_BASE/include/boost-1_31">
10 </Environment>
11 </Client>
12 <Runtime name=LD_LIBRARY_PATH value="$LIBDIR" type=path>
13 </Tool>