debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Thu, 07 Oct 2010 15:15:27 -0500
changeset 2140 3cc835ea617d
parent 0 fb279309251b
permissions -rw-r--r--
BUG 12326 - replaced Expressions View page with Viewing Expressions content and removed links to duplicate page

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