debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author wpaul
Mon, 20 Sep 2010 16:41:18 -0500
changeset 2074 26425f5ffb07
parent 0 fb279309251b
permissions -rw-r--r--
renaming of launches - part of fix for bug #12110.

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