Changeset 356 for MEMPHYS/HEAD


Ignore:
Timestamp:
Jun 1, 2007, 8:39:58 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • MEMPHYS/HEAD/cmt/requirements

    r338 r356  
    7171# Must not use Geant4 singletons if having not Geant4 shared libs.
    7272macro MEMPHYS_kind "dll"
    73 library MEMPHYS -s=../source/Callbacks Callbacks.cxx InventorCallbacks.cxx PMs.cxx
     73library MEMPHYS -s=../source/Callbacks \
     74  Callbacks.cxx \
     75  InventorCallbacks.cxx \
     76  SDL.cxx \
     77  PMs.cxx
    7478#macro MEMPHYS_cppflags "${MEMPHYS_Geant4_incs} ${OSC_OnX_incs}"
    7579# OSC_Geant4_incs to have G4SystemOfUnits.h.
     
    9599application MEMPHYS_session ../applications/MEMPHYS_session.cxx ../applications/HitsCollectionAccessor.cxx use_linkopts='"${MEMPHYSCore_linkopts} ${OSC_G4Lab_linkopts} ${MEMPHYS_Geant4_linkopts} ${OSC_Inventor_linkopts} ${OSC_OnX_linkopts}"'
    96100macro MEMPHYS_session_cppflags "${MEMPHYS_Geant4_incs} ${MEMPHYS_batch_cppflags}"
     101macro MEMPHYS_sessionlinkopts "" Darwin "-bind_at_load -multiply_defined suppress"
    97102
    98103application test -group=debug -s=../source test.cxx
Note: See TracChangeset for help on using the changeset viewer.