debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Matt Salmo <matt.salmo@nokia.com>
Tue, 30 Mar 2010 14:00:36 -0500
changeset 1140 2daace2a3db6
parent 0 fb279309251b
permissions -rw-r--r--
removed cpp.core.source from src feature

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