1 |
< |
<Tool name=OpenInventor version=dev> |
1 |
> |
<Tool name=OpenInventor version=2.5> |
2 |
> |
<info url=http://wwwinfo.cern.ch/asd/lhc++/OpenInventor/pro/overview.html> |
3 |
> |
</info> |
4 |
|
<Lib name=Inventor> |
3 |
– |
<Lib name=InventorXt> |
5 |
|
<Lib name=image> |
6 |
|
<Client> |
7 |
< |
<Environment name=LHC_BASE default=/afs/cern.ch/sw/lhcxx/specific/@sys/new> |
8 |
< |
The top of the LHC distribution. |
7 |
> |
<Environment name=OIV_HOME> |
8 |
> |
The top of the OpenInventor distribution. |
9 |
|
</Environment> |
10 |
< |
<Environment name=LIBDIR default=$LHC_BASE/lib type=lib> |
10 |
> |
<Environment name=LIBDIR default=$OIV_HOME/lib type=lib> |
11 |
|
</Environment> |
12 |
< |
<Environment name=INCLUDE default="$LHC_BASE/include/OpenInventor"> |
12 |
> |
<Environment name=INCLUDE default="$OIV_HOME/include"> |
13 |
> |
</Environment> |
14 |
> |
<Environment name=TGS_LICENSE_FILE type=Runtime> |
15 |
> |
Set this value to point to your TGS Licence File that allows you to run |
16 |
> |
OpenInventor |
17 |
|
</Environment> |
18 |
|
</Client> |
19 |
|
<Environment name=LD_LIBRARY_PATH value=$LIBDIR type=Runtime_path> |