debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author dadubrow
Fri, 14 May 2010 14:08:20 -0500
changeset 1360 b609311b7b1c
parent 0 fb279309251b
permissions -rw-r--r--
initial commit

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