debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Tue, 30 Jun 2009 12:44:21 -0500
changeset 327 653e5573ae3c
parent 0 fb279309251b
permissions -rw-r--r--
[bug 9366] melded TOC with menu options shown in manual

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