ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/Testing/config/BuildFile
Revision: 1.1
Committed: Wed Aug 17 16:00:44 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

# User Rev Content
1 sashby 1.1 # Storage locations:
2     <ProductStore name=lib type=arch swap=true>
3     <ProductStore name=bin type=arch swap=true>
4    
5     # ClassPaths:
6     <ClassPath path=+Project/+Package/src+library>
7     <ClassPath path=+Project/+Package/bin+binary>
8    
9     # Choose a compiler:
10     <use name=cxxcompiler>
11