Something went wrong on our end
-
Bertram Kopf authoredade26459
Jamfile 281 B
project :
;
lib Event :
[ glob *.cc : *App.cc ]
$(TOP)/ErrLogger//ErrLogger $(TOP)/Particle//Particle
: <use>$(TOP)//HepMc
:
: <library>$(TOP)//HepMc ;
exe EvtReaderTestApp : EvtReaderTestApp.cc Event : ;
exe HepMCEvtReaderTestApp : HepMCEvtReaderTestApp.cc Event : ;