ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/toolbox/OpenInventor
Revision: 1.1.2.3
Committed: Thu May 6 08:03:12 1999 UTC (26 years ago) by williamc
Branch: V0_9branch
CVS Tags: V0_9_10, V0_9_9, V0_9_8, V0_9_7
Changes since 1.1.2.2: +4 -0 lines
Log Message:
Licence File Environment added

File Contents

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