ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/baumgartel/CSC/CSCPlugins/plugins/BuildFile.xml
Revision: 1.1
Committed: Wed Jun 15 09:56:25 2011 UTC (13 years, 10 months ago) by darinb
Content type: text/xml
Branch: MAIN
CVS Tags: HEAD
Log Message:
First template of CSC Plugins

File Contents

# User Rev Content
1 darinb 1.1 <library file="CSCBadChambersPyWrapper.cc" name="CSCBadChambersPyInterface">
2     <use name="CondCore/Utilities"/>
3     <use name="CondFormats/CSCObjects"/>
4     <use name="DataFormats/MuonDetId"/>
5     <use name="boost"/>
6     <use name="boost_filesystem"/>
7     <use name="boost_python"/>
8     <use name="boost_regex"/>
9     <use name="root"/>
10     <use name="rootgraphics"/>
11     <flags EDM_PLUGIN="1"/>
12     </library>