ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/ObjectService/BuildFile
Revision: 1.1
Committed: Wed Jul 30 09:04:39 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Log Message:
Start of ObjectService.

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2     # $Id: BuildFile,v 1.3 2008/06/20 17:52:24 loizides 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=MitAna/DataTree>
11     #<use name=MitAna/DataUtil>
12     <use name=root>
13     <flags CXXFLAGS="-g">
14     <export>
15     <lib name=MitProdObjectService>
16     </export>