15 |
|
<Environment name=LD_LIBRARY_PATH value=$LIBDIR type=Runtime_path> |
16 |
|
</Environment> |
17 |
|
</Tool> |
18 |
+ |
<Tool name=CLHEP version=1.5.0.0> |
19 |
+ |
<info url=http://wwwinfo.cern.ch/asd/lhc++/clhep></info> |
20 |
+ |
<LIB name=CLHEP> |
21 |
+ |
<Client> |
22 |
+ |
<Environment name=CLHEP_BASE> |
23 |
+ |
The top of the standard CLHEP distribution. |
24 |
+ |
</Environment> |
25 |
+ |
<Environment name=LIBDIR default=$CLHEP_BASE/lib type=lib> |
26 |
+ |
The Library location for the CLHEP distribution |
27 |
+ |
</Environment> |
28 |
+ |
<Environment name=INCLUDE default=$CLHEP_BASE/include> |
29 |
+ |
The header file location for the CLHEP distribution |
30 |
+ |
</Environment> |
31 |
+ |
</Client> |
32 |
+ |
<Environment name=LD_LIBRARY_PATH value=$LIBDIR type=Runtime_path> |
33 |
+ |
</Environment> |
34 |
+ |
</Tool> |