debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Fri, 26 Jun 2009 11:16:29 -0500
changeset 308 2cf1147ef3f9
parent 0 fb279309251b
permissions -rw-r--r--
creating new project task needed reordering and updated images

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