debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Fri, 23 Oct 2009 14:09:08 -0500
branchRCL_2_2
changeset 546 084e6b7a0935
parent 0 fb279309251b
permissions -rw-r--r--
BUG 10060 - appended labels to error throwing links in Codescanner manual index

<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.carbide.cpp.debug.crashdebugger" default="build.index" basedir=".">

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