Revision: | 1.3 |
Committed: | Wed Sep 3 20:50:49 2008 UTC (16 years, 8 months ago) by loizides |
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, Mit_013, Mit_013pre1, Mit_012i, Mit_012h, Mit_012g, Mit_012f, Mit_012e, Mit_012d, Mit_012c, Mit_012b, Mit_012a, Mit_012, Mit_011a, Mit_011, Mit_010a, Mit_010, Mit_009c, Mit_009b, Mit_009a, Mit_009, Mit_008, Mit_008pre2, Mit_008pre1, Mit_006b, Mit_006a, Mit_006, Mit_005, Mit_004 |
Changes since 1.2: | +2 -2 lines |
Log Message: | Remove debug symbols to reduce code size. |
# | Content |
---|---|
1 | # -*- Makefile -*- |
2 | # $Id: BuildFile,v 1.2 2008/07/30 11:24:42 loizides Exp $ |
3 | |
4 | <use name=DataFormats/Provenance> |
5 | <use name=FWCore/ServiceRegistry> |
6 | <use name=FWCore/Framework> |
7 | <use name=FWCore/MessageLogger> |
8 | <use name=FWCore/ParameterSet> |
9 | <use name=root> |
10 | #<flags CXXFLAGS="-g"> |
11 | <export> |
12 | <lib name=MitProdObjectService> |
13 | </export> |