debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Mon, 26 Jul 2010 17:32:53 -0500
branchC3_BUILDER_WORK
changeset 1690 ff22cda9e578
parent 0 fb279309251b
permissions -rw-r--r--
1) always try to rescan configs that have error messages. 2) remove some dead code

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