Changeset 1356 for additional


Ignore:
Timestamp:
Jun 27, 2011, 2:44:51 PM (13 years ago)
Author:
garnier
Message:

add script

Location:
additional/scripts
Files:
1 added
1 edited

Legend:

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

    r1334 r1356  
    66  export CVS_RSH=ssh
    77
    8   export MACOSX_DEPLOYMENT_TARGET=10.4
     8  export MACOSX_DEPLOYMENT_TARGET=10.6
    99  export MAKECMD=make
    10   export G4INSTALL=/Users/garnier/Work/Geant4-QtDriver/trunk
     10  export G4INSTALL=/Users/garnier/Work/geant4
    1111#  export G4INSTALL=/Users/garnier/Work/geant4.9.0.p02
    1212  export G4SYSTEM=Darwin-g++
     
    3030  export G4RADIOACTIVEDATA=$G4DATA/RadiativeDecay
    3131  export G4LEDATA=$G4DATA//G4EMLOW5.1
     32
     33#  export WT_HOME=/Users/garnier/Work/Devel/wt-3.1.7
     34
    3235  # ////////////////////////////////////////////////////////
    3336  # Correction of a bug on OpenGL :
     
    4447#  export QTFLAGS="-I${QTHOME}/include/QtCore -I${QTHOME}/include/QtGui -I${QTHOME}/include/QtOpenGL  -I${QTHOME}/include"
    4548#  export QTLIBPATH="-F${QTHOME}/lib  -F/System/Library/Frameworks/ -framework OpenGL "
     49
    4650
    4751  export G4UI_BUILD_XM_SESSION=1
Note: See TracChangeset for help on using the changeset viewer.