ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/online_src.patch
Revision: 1.12
Committed: Tue Jan 5 15:58:10 2010 UTC (15 years, 3 months ago) by muzaffar
Branch: MAIN
CVS Tags: for341op1-onl-slc5, CMSSW_3_4_1_ONLINE, sm100126, sm100107a, sm100106a, sm100105c
Changes since 1.11: +11 -0 lines
Log Message:
patched CalibTracker/SiStripLorentzAngle/plugins/BuildFile to avoid qt dependency

File Contents

# User Rev Content
1 muzaffar 1.12 --- src/CalibTracker/SiStripLorentzAngle/plugins/BuildFile 2010-01-05 16:23:09.000000000 +0100
2     +++ src/CalibTracker/SiStripLorentzAngle/plugins/BuildFile 2010-01-05 16:23:55.000000000 +0100
3     @@ -33,7 +33,7 @@
4     <use name=CalibTracker/SiStripCommon>
5     <use name=CalibFormats/SiStripObjects>
6     <use name=CalibTracker/SiStripLorentzAngle>
7     -<use name=rootinteractive>
8     +<use name=rootgraphics>
9     <library file="*.cc" name=CalibTrackerSiStripLorentzAnglePlugins>
10     <flags EDM_PLUGIN=1>
11     </library>