ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
MitProd
/
ObjectService
/
plugins
/
BuildFile
Revision:
1.2
Committed:
Wed Mar 9 17:32:15 2011 UTC
(14 years, 2 months ago) by
bendavid
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.1
:
+1 -1 lines
State:
FILE REMOVED
Log Message:
BuildFile migration
File Contents
#
Content
1
# -*- Makefile -*-
2
# $Id: BuildFile,v 1.1 2008/07/30 09:04:40 loizides Exp $
3
4
<library name=MitProdObjectService_plugins file=*.cc>
5
<use name=FWCore/Framework>
6
<use name=FWCore/ParameterSet>
7
<use name=FWCore/ServiceRegistry>
8
<use name=MitProd/ObjectService>
9
</library>