debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author wpaul
Mon, 15 Jun 2009 14:07:22 -0500
changeset 243 83c1dc10c047
parent 0 fb279309251b
permissions -rw-r--r--
fixed problem with my last commit - fixes bug #9276.

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