1 |
williamc |
1.1.2.1 |
<Tool name=cmsim version=cms116 doctype=libtool.dtd>
|
2 |
|
|
<Environment name=CMS_VER value=cms116 type=Runtime>Specifies the cmsim version</Environment>
|
3 |
|
|
<Environment name=CMS_SYS type=Runtime>Architecture flag to indicate the
|
4 |
|
|
location of the system architecture specific files. e.g sun4x_56</Environment>
|
5 |
|
|
<LIB name=trak>
|
6 |
|
|
<LIB name=jtrg>
|
7 |
|
|
<LIB name=detc>
|
8 |
|
|
<LIB name=ecal>
|
9 |
|
|
<LIB name=muon>
|
10 |
|
|
<LIB name=util>
|
11 |
|
|
<LIB name=detc>
|
12 |
|
|
<LIB name=szpk>
|
13 |
|
|
<LIB name=geane>
|
14 |
|
|
<Client>
|
15 |
|
|
<Environment name=CMS_PATH>The top of the cmsim distribution</Environment>
|
16 |
|
|
<Environment name=CMS_DB type=Runtime>Location of Detector Geometry Description DataBase
|
17 |
|
|
</Environment>
|
18 |
|
|
<Environment name=LIBDIR default=$CMS_PATH/cmsim/$CMS_VER/lib/$CMS_SYS type=lib>
|
19 |
|
|
Library Location Directory
|
20 |
|
|
</Environment>
|
21 |
|
|
<Environment name=INCLUDE default=$CMS_PATH/cmsim/$CMS_VER/cmsim>cmsim Include
|
22 |
|
|
path.
|
23 |
|
|
</Environment>
|
24 |
|
|
<INCLUDE default="$CMS_PATH/cmsim/$CMS_VER/cmsim">
|
25 |
|
|
</Client>
|
26 |
|
|
<Environment name=CPPDEFINES value="CERNLIB_TYPE LOGTIT CMS_TYPE CMS_VERSION CMS_GV321 CMS_CMAIN CMS_CPP CMS_CZ CMS_BATCH">
|
27 |
|
|
These Values are rather project specific - will have to move them out of here
|
28 |
|
|
sooner or later
|
29 |
|
|
</Environment>
|
30 |
|
|
<Architecture name=SunOS__5>
|
31 |
|
|
<Environment name=CPPDEFINES value=CMS_SOLARIS>
|
32 |
|
|
</Environment>
|
33 |
|
|
</Architecture>
|
34 |
|
|
<Architecture name=Linux__2>
|
35 |
|
|
<Environment name=CPPDEFINES value=CMS_NOSTRUC G77>
|
36 |
|
|
</Environment>
|
37 |
|
|
<Environment name=FFLAGS value="-fno-second-underscore -fno-automatic -fdollar-ok">
|
38 |
|
|
</Environment>
|
39 |
|
|
</Architecture>
|
40 |
|
|
<External ref=geant version=98>
|
41 |
|
|
We need the geant library
|
42 |
|
|
</External>
|
43 |
|
|
<External ref=jetset version=98>
|
44 |
|
|
And jetset
|
45 |
|
|
</External>
|
46 |
|
|
<External ref=cern version=98>
|
47 |
|
|
And the rest of the cernlibs
|
48 |
|
|
</External>
|
49 |
|
|
</Tool>
|