doc/api/ant/index.html
author Simon Howkins <simonh@symbian.org>
Wed, 16 Sep 2009 10:27:29 +0100
changeset 456 1ba3c86ebec0
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Bug 350 RnD binary zips missing all content outside epoc32 tree Removed confusing system of *_includefiles.txt appearing in the root of the build drive Also improved generation of release zips and release_metadata.xml to reduce overheads of copying and tweaking for release

<?xml version="1.0" encoding="UTF8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN">

<html>
<head>
  <title>Ant Tasks Documentation </title>
  </head>

<frameset cols="30,70">

	<frameset rows="20,80">
	    <frame name="libindex" src="libindex.html"/>
	    <frame name="taskindex" src="index.all.html"/>
    </frameset>
	<frame name="task" src="overview.html" />

</frameset>

</html>