sbsv2/raptor/lib/config/coverity.xml
changeset 0 044383f39525
child 3 e1eecf4d390d
equal deleted inserted replaced
-1:000000000000 0:044383f39525
       
     1 <?xml version="1.0" encoding="ISO-8859-1"?>
       
     2 
       
     3 <build xmlns="http://symbian.com/xml/build" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symbian.com/xml/build ../../schema/build/2_0.xsd">
       
     4 
       
     5 
       
     6 	<!-- Coverity testing -->
       
     7 	<var name="coverity">
       
     8 		<prepend name='CC' value='D:/apps/Coverity/bin/cov-translate.exe --run-compile '/>
       
     9 	</var>
       
    10 </build>