Changeset 83eff6d in git
- Timestamp:
- Feb 12, 2014, 9:46:49 PM (11 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- d4c4d9d
- Parents:
- da00c35
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
rda00c35 r83eff6d 30 30 DELPHES_LIBS += -L$(subst include,lib,$(subst :, -L,$(LD_LIBRARY_PATH))) 31 31 endif 32 DELPHES_LIBS += -l FWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils32 DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils 33 33 endif 34 34 -
doc/genMakefile.tcl
rda00c35 r83eff6d 211 211 DELPHES_LIBS += -L$(subst include,lib,$(subst :, -L,$(LD_LIBRARY_PATH))) 212 212 endif 213 DELPHES_LIBS += -l FWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils213 DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils 214 214 endif 215 215
Note:
See TracChangeset
for help on using the changeset viewer.