Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
<environment>
  <use name="FWCore/Framework"/>
  <use name="CondCore/DBOutputService"/>
  <use name="CondFormats/RPCObjects"/>
  <use name="CondFormats/DataRecord"/>
  <library file="RPCReadOutMapBuilder.cc" name="RPCReadOutMapBuilder">
    <flags EDM_PLUGIN="1"/>
    <flags CXXFLAGS="-ftemplate-depth=600"/>
  </library>

</environment>
<environment>
  <use name="boost"/>
  <library file="RPCReadOutMapAnalyzer.cc" name="RPCReadOutMapAnalyzer">
    <flags EDM_PLUGIN="1"/>
  </library>

</environment>
<bin file="testSerializationRPCObjects.cpp">
</bin>