ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
CmsHi
/
Utilities
/
plugins
/
BuildFile
Revision:
1.2
Committed:
Thu Jun 25 16:58:00 2009 UTC
(15 years, 10 months ago) by
yilmaz
Branch:
MAIN
CVS Tags:
V00-01-00
Changes since
1.1
:
+1 -0 lines
Log Message:
Buildfile fixed
File Contents
#
Content
1
<use name=hepmc>
2
<use name=FWCore/Framework>
3
<use name=FWCore/PluginManager>
4
<use name=FWCore/ParameterSet>
5
<use name=CmsHi/Utilities>
6
<use name=DataFormats/HeavyIonEvent>
7
<library file="*.cc" name=CmsHiUtilitiesPlugins>
8
<flags EDM_PLUGIN=1>
9
</library>
10