ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/BuildFile
Revision: 1.5
Committed: Tue Jul 29 10:38:46 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.4: +3 -1 lines
Log Message:
Moved containers into DataCont.

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.4 2008/07/28 23:13:41 paus Exp $
3
4 <use name=MitAnaDataCont>
5 <use name=root>
6 <use name=clhep>
7 <lib name=EG>
8 <flags CXXFLAGS="-g">
9 <export>
10 <lib name=MitAnaDataTree>
11 <use name=MitAnaDataCont>
12 </export>