debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Matt Salmo <matt.salmo@nokia.com>
Wed, 09 Sep 2009 15:09:40 -0500
changeset 489 3ad0abaab1f4
parent 0 fb279309251b
permissions -rw-r--r--
changed 2.2 to 3.0

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