debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Thu, 25 Feb 2010 13:53:01 -0600
branchRCL_2_4
changeset 1026 7a9d0294e372
parent 0 fb279309251b
permissions -rw-r--r--
fixed help ID URLs for Debug As dialog

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