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
|