debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Thu, 09 Apr 2009 14:14:03 -0500
changeset 80 61ef8f7de1aa
parent 2 d760517a8095
permissions -rw-r--r--
updated welcome section of manual, bug fixes, and TOC

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