debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author stechong
Tue, 19 Oct 2010 14:41:12 -0500
changeset 2162 aa3898248f39
parent 0 fb279309251b
permissions -rw-r--r--
Fixed bad cast exceptions caused by casting from CarbideBuildConfiguration to ISBSv1BuildContext.

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