Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<use name="clhep"/>
<use name="FWCore/ParameterSet"/>
<use name="CondFormats/DTObjects"/>
<use name="CondCore/DBOutputService"/>
<use name="FWCore/Framework"/>
<use name="CondFormats/DataRecord"/>
<bin file="testDTBufferTree.cc">
</bin>

<library file="stubs/*.cc" name="CondFormatsDTObjectsTest">
  <flags EDM_PLUGIN="1"/>
</library>

<bin file="testSerializationDTObjects.cpp">
</bin>