toolsandutils/buildsystem/extension/tools/ant_launch.xml
author ianmercer
Wed, 08 Sep 2010 17:26:35 +0100
branchRCL_3
changeset 71 650155a80ef8
parent 0 83f4b4db085c
permissions -rw-r--r--
Added constants required to fix the build of networkingsrv and netprotocols

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