debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author john.dean.3@nokia.com
Mon, 10 Aug 2009 12:23:55 -0500
changeset 397 5354388b2a6b
parent 0 fb279309251b
permissions -rw-r--r--
To support automated testing, added new attach to process launch configuration setting to support silently setting the process to attach to without displaying the process chooser 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>