sbsv2/raptor/test/config/apply_test_variants.xml
changeset 13 c327db0664bb
equal deleted inserted replaced
12:5e7562f67577 13:c327db0664bb
       
     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>