Revision: | 1.1 |
Committed: | Wed Aug 17 16:00:44 2005 UTC (19 years, 8 months ago) by sashby |
Content type: | text/plain |
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 |
# | User | Rev | Content |
---|---|---|---|
1 | sashby | 1.1 | # -*-perl-*- |
2 | ############################################################### | ||
3 | # tools-CERN.conf # | ||
4 | ############################################################### | ||
5 | # : # | ||
6 | # function : Configuration file for setting up ANAPHE and CMS # | ||
7 | # : tools at CERN. # | ||
8 | # : # | ||
9 | ############################################################### | ||
10 | ############################################################### | ||
11 | # Tools for SCRAM_ARCH slc3_ia32_gcc323 | ||
12 | ############################################################### | ||
13 | ARCHITECTURE:slc3_ia32_gcc323 | ||
14 | SCRAM_BASEPATH:/afs/cern.ch/cms/external | ||
15 | # Compilers: | ||
16 | TOOL:cxxcompiler: | ||
17 | +GCC_BASE:/usr | ||
18 | # General: | ||
19 | TOOL:boost: | ||
20 | +BOOST_BASE:$SCRAM_BASEPATH/lcg/external/Boost/1.31.0/slc3_ia32_gcc323 | ||
21 | TOOL:uuid: | ||
22 | +UUID_BASE:$SCRAM_BASEPATH/lcg/external/uuid/1.32/slc3_ia32_gcc323 |