sbsv2/raptor/test/custom_options/emake/.sbs_init.xml
author lorewang
Wed, 01 Dec 2010 16:05:36 +0800
changeset 715 e0739b8406dd
parent 616 24e4ef208cca
permissions -rw-r--r--
Specify extenal tool with path

<?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>