ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/VertexFitInterface/BuildFile
Revision: 1.4
Committed: Wed Sep 17 04:03:50 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.3: +3 -3 lines
Log Message:
Modifications to pick up MVF from MitCommon.

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.3 2008/09/03 20:50:25 loizides Exp $
3
4 <use name=FWCore/Utilities>
5 <use name=DataFormats/TrackReco>
6 <use name=MitCommon/MathTools>
7 <use name=MitCommon/VertexFit>
8 #<flags CXXFLAGS="-g">
9 <export>
10 <lib name=MitEdmVertexFitInterface>
11 </export>