Changeset 1101


Ignore:
Timestamp:
Oct 2, 2009, 3:03:38 PM (15 years ago)
Author:
garnier
Message:

add file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • additional/scripts/specific-geant4-dev-10.5-Qt-OI.sh

    r1100 r1101  
    88  export MACOSX_DEPLOYMENT_TARGET=10.4
    99  export MAKECMD=make
    10   export G4INSTALL=/Users/admin/Laurent/Geant4-svn
     10  export G4INSTALL=/Users/garnier/Work/Geant4-QtDriver/trunk
    1111  export G4SYSTEM=Darwin-g++
    1212  export G4WORKDIR=$G4INSTALL
     
    6161  #//////////////////////////////////////////////////////////
    6262
    63   export COINXTHOME="/usr/local/SoXt-1.3.0-beta"
     63  export COINXTHOME="/usr/local/SoXt/1.2.2/"
    6464
    6565# Coin 3.0
    66   export OIVHOME="/Library/Frameworks/Inventor.framework"
     66#  export OIVHOME="/Library/Frameworks/Inventor.framework"
    6767# Coin 2.5
    68 #  export OIVHOME="/usr/local/Coin2.5.0"
     68  export OIVHOME="/sw"
    6969
    7070  export OIVFLAGS="-I ${OIVHOME}/Headers -I ${OIVHOME}/include -I ${COINXTHOME}/include/"
Note: See TracChangeset for help on using the changeset viewer.