sbsv2/raptor/test/smoke_suite/test_resources/mmp/apply/apply_test_exported_variants.xml
branchwip
changeset 18 17b8877fc4fe
child 25 2b76b04e296d
equal deleted inserted replaced
17:d5821e136caa 18:17b8877fc4fe
       
     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   <!-- This variant is used so that we can tell if the APPLY keyword
       
     8        can find variants exported into the epoc32 tree -->
       
     9 
       
    10   <var name="apply_test_exported_var">
       
    11 	<append name="CDEFS" value="APPLYTESTEXPORTEDVAR" />
       
    12   </var>
       
    13   
       
    14 </build>