debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Mon, 07 Dec 2009 13:45:40 -0600
changeset 646 c1e40b526942
parent 0 fb279309251b
permissions -rw-r--r--
A missed part of the Raptor-only UI changes: don't show SBSv1/SBSv2 selector when only SBSv2 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>