debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Thu, 10 Dec 2009 09:48:56 -0600
branchRCL_2_4
changeset 669 7188413b6db9
parent 0 fb279309251b
permissions -rw-r--r--
Fix bug 10269.

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