toolsandutils/buildsystem/extension/tools/ant_launch.xml
author William Roberts <williamr@symbian.org>
Sat, 27 Feb 2010 18:45:43 +0000
branchRCL_3
changeset 11 6ff989683ec7
parent 0 83f4b4db085c
permissions -rw-r--r--
Reapply fixes for Bug 476, missing make.exe and scpp.exe, Bug 1895

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