sbsv2/raptor/test/custom_options/emake/.sbs_init.xml
author mikek
Mon, 17 May 2010 20:20:32 +0100
changeset 13 c327db0664bb
permissions -rw-r--r--
Upgrading Raptor from 2.10 to 2.13

<?xml version="1.0" encoding="ISO-8859-1"?>

<build xmlns="http://symbian.com/xml/build"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://symbian.com/xml/build build/2_0.xsd">

 <!-- defaults for Raptor -->

 <var name="defaults.init">
   <!-- Make command parameter file -->
   <set name="makeEngine" value="emake"/>
 </var>
</build>