1 |
<Tool name=GEANT version=98>
|
2 |
<LIB name=geant321>
|
3 |
<Client>
|
4 |
<Environment name=CERN default=/cern>
|
5 |
Base of cern libraries - set to where the geant distribution lives if different
|
6 |
from the standard cern libraries
|
7 |
</Environment>
|
8 |
<Environment name=GEANT_BASE value=$CERN/98>
|
9 |
The top of the standard GEANT distribution.
|
10 |
</Environment>
|
11 |
<Environment name=LIBDIR default=$GEANT_BASE/lib type=lib>
|
12 |
</Environment>
|
13 |
<Environment name=INCLUDE default="$GEANT_BASE/include">
|
14 |
</Environment>
|
15 |
<Environment name=INCLUDE default="$GEANT_BASE/src">
|
16 |
Some developers include directly from the src tree instead of include
|
17 |
</Environment>
|
18 |
</Environment>
|
19 |
</Client>
|
20 |
</Tool>
|