debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Mon, 27 Sep 2010 14:36:18 -0500
changeset 2106 42dc3812fac6
parent 0 fb279309251b
permissions -rw-r--r--
revised requirements to tell people that extension may require them adding more ram to carbide for efficient usage

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