toolsandutils/buildsystem/extension/tools/ant_launch.xml
author William Roberts <williamr@symbian.org>
Wed, 09 Jun 2010 13:01:46 +0100
branchRCL_3
changeset 48 06f00a153f2a
parent 0 83f4b4db085c
permissions -rw-r--r--
Enable feature FfContactsCompanyNames, to fix Bug 2531

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