ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/TrackerElectrons/BuildFile
Revision: 1.2
Committed: Mon Apr 6 15:19:38 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_009c, Mit_009b, Mit_009a, Mit_009
Changes since 1.1: +2 -1 lines
Log Message:
Cleanup

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.1 2008/12/01 18:30:15 bendavid Exp $
3
4 <use name=root>
5 <use name=FWCore/Framework>
6 <use name=FWCore/ParameterSet>
7 <use name=Foundation/PluginManager>
8 <use name=TrackingTools/TransientTrack>
9 <use name=RecoTracker/TkDetLayers>
10 <use name=RecoTracker/Record>
11 <use name=DataFormats/Common>
12 <use name=DataFormats/TrackReco>
13 <use name=DataFormats/GsfTrackReco>
14 #<flags CXXFLAGS="-g">
15 <flags EDM_PLUGIN=1>
16 <export>
17 <lib name=MitEdmTrackerElectrons>
18 </export>