ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeService/BuildFile
Revision: 1.1
Committed: Tue May 27 20:09:09 2008 UTC (16 years, 11 months ago) by loizides
Branch: MAIN
Log Message:
Service to access TreeWriter.

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2     # $Id:$
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     <use name=MitAna/DataUtil>
10     <use name=root>
11     <flags CXXFLAGS="-g">
12     <export>
13     <lib name=MitProdTreeService>
14     </export>