Revision: | 1.1 |
Committed: | Mon Mar 1 11:12:43 1999 UTC (26 years, 2 months ago) by williamc |
Branch: | MAIN |
CVS Tags: | ProtoEnd, V0_9_1, V0_9, V0_8, V0_7, V0_6, V0_5, V0_4, V0_3, V0_2, V0_1 |
Branch point for: | V0_9branch |
Log Message: | Pre-Defined tool setup files |
# | Content |
---|---|
1 | <Tool name=CLHEP version=1.3> |
2 | <LIB name=CLHEP> |
3 | <Client> |
4 | <Environment name=CLHEP_BASE> |
5 | The top of the standard CLHEP distribution. |
6 | </Environment> |
7 | <Environment name=LIBDIR default=$CLHEP_BASE/lib type=lib> |
8 | The Library location for the CLHEP distribution |
9 | </Environment> |
10 | <Environment name=INCLUDE default=$CLHEP_BASE/include> |
11 | The header file location for the CLHEP distribution |
12 | </Environment> |
13 | </Client> |
14 | </Tool> |