debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Fri, 23 Apr 2010 08:22:24 -0500
branchRCL_2_4
changeset 1261 c144540186fe
parent 0 fb279309251b
permissions -rw-r--r--
Fix ConcurrentModificationException when accumulating service testers

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