debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Mon, 09 Aug 2010 17:32:51 -0500
branchC3_BUILDER_WORK
changeset 1800 2e59aa939b8f
parent 0 fb279309251b
permissions -rw-r--r--
some prototyping for linked project root

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