Changeset 1395 in svn for trunk/doc/genMakefile.tcl
- Timestamp:
- Jul 8, 2014, 1:59:26 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/genMakefile.tcl
r1376 r1395 211 211 DELPHES_LIBS += -L$(subst include,lib,$(subst :, -L,$(LD_LIBRARY_PATH))) 212 212 endif 213 DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -l CommonToolsUtils213 DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lSimDataFormatsGeneratorProducts -lCommonToolsUtils 214 214 endif 215 215
Note:
See TracChangeset
for help on using the changeset viewer.