sbsv2/raptor/test/config/apply_test_variants.xml
branchwip
changeset 22 072f869b0bc5
child 25 2b76b04e296d
equal deleted inserted replaced
21:a695dd5e4c37 22:072f869b0bc5
       
     1 <?xml version="1.0" encoding="ISO-8859-1"?>
       
     2 
       
     3 <build xmlns="http://symbian.com/xml/build"
       
     4        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
     5        xsi:schemaLocation="http://symbian.com/xml/build build/2_0.xsd">
       
     6 
       
     7   <!-- These variants are used to test the APPLY keyword -->
       
     8 
       
     9   <var name="apply_test_append_cdefs">
       
    10 	<append name="CDEFS" value="APPLYTESTAPPENDCDEFS" />
       
    11   </var>
       
    12   
       
    13 </build>