debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Tue, 11 May 2010 16:31:08 -0500
changeset 1348 40b1a30ba1cb
parent 0 fb279309251b
permissions -rw-r--r--
adding timing stats. Added a simulated stress test to get idea of timing on how long a full scan would take with 10 SDKs

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