Changeset 1078 for additional


Ignore:
Timestamp:
Jul 6, 2009, 12:03:40 PM (15 years ago)
Author:
garnier
Message:

modifs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • additional/scripts/specific-geant4-dev-VBox-windows-OI.sh

    r1077 r1078  
    44  #//////////////////////////////////////////////////////////
    55  export MAKECMD=make
    6   export G4INSTALL="/cygdrive/e/Geant4-QtDriver/trunk"
     6  export G4INSTALL="e:/Geant4-QtDriver/trunk"
    77  export G4SYSTEM=WIN32-VC
     8  export G4WORKDIR=$G4INSTALL
    89  export G4TMP=$G4INSTALL/tmp
    9   export G4WORKDIR=$G4INSTALL
     10  export G4BIN=$G4INSTALL/bin
    1011  export G4STTDIR=$G4WORKDIR/stt
    1112  export G4LIB=$G4INSTALL/lib
Note: See TracChangeset for help on using the changeset viewer.