debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author john.dean.3@nokia.com
Mon, 05 Oct 2009 12:26:24 -0500
changeset 518 cb58dc1642ec
parent 0 fb279309251b
permissions -rw-r--r--
adding schema/ to bin.includes so that launch extensions can load

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