Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /PhysicsTools/CondLiteIO/test/BuildFile.xml is written in an unsupported language. File is not indexed.

0001 <environment>
0002   <use name="PhysicsTools/CondLiteIO"/>
0003   <library file="*IntProduct*.cc" name="PhysicsToolsCondLiteIOTestPlugins">
0004     <flags EDM_PLUGIN="1"/>
0005     <use name="FWCore/Framework"/>
0006     <use name="DataFormats/TestObjects"/>
0007   </library>
0008 
0009   <bin name="testPhysicsToolsCondLiteIO" file="recordwriter.cppunit.cpp,record.cppunit.cpp">
0010     <use name="rootcore"/>
0011     <use name="DataFormats/TestObjects"/>
0012     <use name="cppunit"/>
0013   </bin>
0014 
0015   <test name="TestRunnerPhysicsToolsCondLiteIO" command="writeReadTest.sh"/>
0016 
0017 </environment>