Changeset 237 for Interfaces


Ignore:
Timestamp:
Feb 14, 2007, 7:01:40 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interfaces/OpenScientist/v1r16p0/cmt/requirements

    r229 r237  
    4444
    4545#//////////////////////////////////////////////////
    46 #/// Geant4 related material //////////////////////
    47 #//////////////////////////////////////////////////
    48 
    49 macro OSC_Geant4_incs "-I$(OSC_home)/Resources/CLHEP/include -I$(OSC_home)/Resources/Geant4/include" WIN32 "/I$(OSC_home)\Resources\CLHEP\include /I$(OSC_home)\Resources\Geant4\include"
    50 
    51 macro OSC_Geant4_lib "$(OSC_home)/lib" WIN32 "$(OSC_home)\lib"
    52 
    53 macro OSC_Geant4_install "$(OSC_home)/Resources/Geant4" WIN32 "$(OSC_home)\Resources\Geant4"
    54 
    55 macro OSC_G4RADIOACTIVEDATA "${OSC_Geant4_install}/data/RadioactiveDecay" WIN32 "${OSC_Geant4_install}\data\RadioaativeDecay"
    56 macro OSC_G4LEVELGAMMADATA "${OSC_Geant4_install}/data/PhotonEvaporation" WIN32 "${OSC_Geant4_install}\data\PhotonEvaporation"
    57 macro OSC_G4LEDATA "${OSC_Geant4_install}/data/G4EMLOW" WIN32 "${OSC_Geant4_install}\data\G4EMLOW"
    58 macro OSC_NeutronHPCrossSections "${OSC_Geant4_install}/data/G4NDL" WIN32 "${OSC_Geant4_install}\data\G4NDL"
    59 
    60 macro OSC_G4Lab_incs "-I$(OSC_home)/Resources/G4Lab/include" WIN32 "/I$(OSC_home)\Resources\G4Lab\include"
    61 
    62 macro OSC_G4Lab_linkopts "-L$(OSC_home)/lib -lG4LabUIOnX -lG4LabCore -lG4LabHDUMMY" WIN32 '/libpath:"$(OSC_home)\lib" G4LabUIOnX.lib G4LabCore.lib G4LabHDUMMY.lib'
    63 
    64 #//////////////////////////////////////////////////
    6546#/// Run time /////////////////////////////////////
    6647#//////////////////////////////////////////////////
     
    9374set ONXLABROOT  "$(OSC_home)/Resources/OnXLab" WIN32 "$(OSC_home)\Resources\OnXLab"
    9475
    95 set G4LABROOT   "$(OSC_home)/Resources/G4Lab" WIN32 "$(OSC_home)\Resources\G4Lab"
    96 
    9776set COIN_DONT_INFORM_INDIRECT_RENDERING "1"
    9877
Note: See TracChangeset for help on using the changeset viewer.