uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author fturovic <frank.turovich@nokia.com>
Fri, 23 Oct 2009 14:03:11 -0500
branchRCL_2_2
changeset 545 f73f02e75763
parent 0 fb279309251b
permissions -rw-r--r--
BUG 10060 - appended labels to error throwing links in Carbide manual index

<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.sdt.uidesigner.help" default="build.index" basedir=".">

	<target name="build.index" if="eclipse.running" >
		<help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" />
	</target>
	
</project>