sbsv1/buildsystem/extension/tools/ant_launch.xml
author andy simpson <andrews@symbian.org>
Fri, 30 Jul 2010 15:14:33 +0100
changeset 622 c26070468a42
parent 599 fa7a3cc6effd
permissions -rw-r--r--
Add export for s60ibymacros.pm (re-applies missing part of fix for Bug 2901

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