ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeService/BuildFile
Revision: 1.6
Committed: Wed Mar 9 14:38:01 2011 UTC (14 years, 2 months ago) by bendavid
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
migrate to xml buildfiles

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.5 2009/03/03 18:06:09 bendavid Exp $
3
4 <use name=DataFormats/Provenance>
5 <use name=FWCore/ServiceRegistry>
6 <use name=FWCore/Framework>
7 <use name=FWCore/MessageLogger>
8 <use name=FWCore/ParameterSet>
9
10 <use name=MitCommon/OptIO>
11 <use name=MitAna/DataTree>
12 <use name=MitAna/DataUtil>
13 <use name=root>
14 #<flags CXXFLAGS="-g">
15 <export>
16 <lib name=MitProdTreeService>
17 </export>