debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author wpaul
Mon, 01 Feb 2010 19:58:21 -0600
changeset 871 009f5d356768
parent 0 fb279309251b
permissions -rw-r--r--
fixed bug #10641.

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