debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author stechong
Thu, 16 Sep 2010 13:49:36 -0500
changeset 2033 018bd04fe39c
parent 0 fb279309251b
permissions -rw-r--r--
Fix for Bug 12112, now SDK cache get scanned first and SDK cache entries are always kept during rescanning.

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