debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Wed, 09 Jun 2010 11:26:26 -0500
changeset 1448 e1fbef8f8f8c
parent 0 fb279309251b
permissions -rw-r--r--
added Install Extension view page and related images and links

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