debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author john.dean.3@nokia.com
Tue, 11 Aug 2009 10:38:58 -0500
branchRCL_2_1
changeset 404 d40ec9228b9c
parent 0 fb279309251b
permissions -rw-r--r--
Merge from HEAD. Support for automated tests to select a process for an attach to process launch configuration without using the UI.

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