debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Fri, 15 Jan 2010 13:45:12 -0600
changeset 769 2a21d00efb72
parent 0 fb279309251b
permissions -rw-r--r--
Fix #10519, exception in MMP parser when encountering a Makefile

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