debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Wed, 31 Mar 2010 16:21:55 -0500
branchRCL_2_4
changeset 1147 c2836b036bd5
parent 0 fb279309251b
permissions -rw-r--r--
merge changes for bug 10674 from default

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