debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Fri, 30 Oct 2009 14:12:42 -0500
changeset 553 fe69ca72a1a0
parent 0 fb279309251b
permissions -rw-r--r--
Fix bug 9997. Warn against using project root at root && > 20,000 files exist under that root.

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