sbsv2/raptor/test/custom_options/emake/.sbs_init.xml
changeset 616 24e4ef208cca
equal deleted inserted replaced
613:839712f5a78c 616:24e4ef208cca
       
     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  <!-- defaults for Raptor -->
       
     8 
       
     9  <var name="defaults.init">
       
    10    <!-- Make command parameter file -->
       
    11    <set name="makeEngine" value="emake"/>
       
    12  </var>
       
    13 </build>