ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
dhidas
/
OSUAnalysis
/
Tools
/
BuildFile.xml
Revision:
1.1.1.1
(vendor branch)
Committed:
Thu Dec 1 16:28:47 2011 UTC
(13 years, 5 months ago) by
dhidas
Content type:
text/xml
Branch:
dhidas, MAIN
CVS Tags:
START, HEAD
Changes since
1.1
:
+0 -0 lines
Log Message:
osu copy modified
File Contents
#
User
Rev
Content
1
dhidas
1.1
<Flags ADD_SUBDIR="yes" />
2
<FLAGS CXXFLAGS="-O3" />
3
<use name="boost" />
4
<use name="root" />
5
<use name="rootcore" />
6
7
<export>
8
<use name="boost" />
9
<use name="root" />
10
<use name="rootcore" />
11
<lib name="OSUAnalysisTools" />
12
</export>