ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/VertexFitInterface/BuildFile
Revision: 1.2
Committed: Thu Aug 28 22:09:20 2008 UTC (16 years, 8 months ago) by paus
Branch: MAIN
Changes since 1.1: +3 -2 lines
Log Message:
Adding HelixIntersector interface.

File Contents

# User Rev Content
1 paus 1.1 # -*- Makefile -*-
2 paus 1.2 # $Id: BuildFile,v 1.1 2008/07/28 23:05:38 paus Exp $
3 paus 1.1
4 paus 1.2 <use name=FWCore/Utilities>
5 paus 1.1 <use name=DataFormats/TrackReco>
6     <use name=MitVertex/Fit>
7 paus 1.2 <use name=MitVertex/Helix>
8 paus 1.1 <flags CXXFLAGS="-g">
9     <export>
10     <lib name=MitEdmVertexFitInterface>
11     </export>