debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Tue, 27 Apr 2010 10:40:15 -0500
changeset 1301 e1c5d5512540
parent 0 fb279309251b
permissions -rw-r--r--
For PlatSim Stop Mode launch shortcut, skip the first selection page when only one wizard is available.

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