sbsv1/buildsystem/extension/tools/ant_launch.xml
author marvin shi <marvin.shi@nokia.com>
Wed, 17 Nov 2010 16:47:55 +0800
changeset 696 30aa553e9465
parent 599 fa7a3cc6effd
permissions -rw-r--r--
features: bsym for rofsbuild and log input support for rombuild

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