debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Tue, 27 Jul 2010 11:49:52 -0500
branchC3_BUILDER_WORK
changeset 1693 de004e8bf5cb
parent 0 fb279309251b
permissions -rw-r--r--
fix small glitch with clearing sbs cache on rescan

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