ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/BuildFile
Revision: 1.2
Committed: Sat Mar 27 13:55:14 2010 UTC (15 years, 1 month ago) by sixie
Branch: MAIN
CVS Tags: Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d, Mit_014c, Mit_014b, Mit_014a, Mit_014, Mit_014pre3, Mit_014pre2, Mit_014pre1, Mit_013d, Mit_013c, Mit_013b, Mit_013a
Changes since 1.1: +2 -1 lines
Log Message:
add an external dependancy

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.1 2008/10/15 06:00:42 loizides Exp $
3
4 <use name=MitAna/DataTree>
5 <use name=MitAna/DataUtil>
6 <use name=MitCommon/MathTools>
7 <use name=root>
8 #<flags CXXFLAGS="-g">
9 <export>
10 <lib name=MitPhysicsUtils>
11 </export>