sbsv1/buildsystem/extension/tools/ant_launch.xml
author Ross Qin <ross.qin@nokia.com>
Tue, 30 Nov 2010 13:59:58 +0800
changeset 712 df89378e9223
parent 599 fa7a3cc6effd
permissions -rw-r--r--
Fix these errors: Some cases of PREQ1230 fail because of buildrom issue rombuild crashs when create ext-romimage readimage crashes on reading wk42 vasco_ui core image vc2008 compiling issues

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

  <!-- Extension interfaces : replacements for Template Extension Makefiles -->
  <interface name="tools.ant_launch" extends="Symbian.UserFLM" flm="ant_launch.flm">
    <param name="BUILD_XML" />
  </interface>
</build>