ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/Analyzers/BuildFile
Revision: 1.1
Committed: Wed Oct 21 13:27:33 2009 UTC (15 years, 6 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_014a, Mit_014, Mit_014pre3, Mit_014pre2, Mit_014pre1, Mit_013d, Mit_013c, Mit_013b, Mit_013a, Mit_013, Mit_013pre1, Mit_012i, Mit_012h, Mit_012g, Mit_012f, Mit_012e, Mit_012d, Mit_012c, Mit_012b, Mit_012a, Mit_012
Log Message:
Added none analyzer.

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2     # $Id: BuildFile,v 1.10 2009/06/18 22:54:41 bendavid Exp $
3    
4     <use name=root>
5     <use name=FWCore/Framework>
6     <use name=FWCore/ParameterSet>
7     <use name=FWCore/PluginManager>
8     #<flags CXXFLAGS="-g">
9     <flags EDM_PLUGIN=1>
10     <export>
11     <lib name=MitEdmAnalyzers>
12     </export>