debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Chad Peckham <chad.peckham@nokia.com>
Thu, 15 Apr 2010 12:28:26 -0500
changeset 1215 657de0649d83
parent 0 fb279309251b
permissions -rw-r--r--
fix event leak bug 11107

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