doc/api/ant/index.html
author Simon Howkins <simonh@symbian.org>
Tue, 16 Mar 2010 11:43:17 +0000
changeset 933 b1c372bfef95
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Adjusted invocation of ConE so it doesn't completely fail if /epoc32/rom/config/ does not exist. Should get the CI build running again.

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