debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Chad Peckham <chad.peckham@nokia.com>
Thu, 01 Apr 2010 12:02:17 -0500
branchRCL_2_4
changeset 1149 73a397acd93c
parent 0 fb279309251b
permissions -rw-r--r--
Fix bug 11010 - free descriptor only if get was successful - merge from 3.0

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