debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Tue, 14 Sep 2010 10:19:24 -0500
changeset 1999 8fef5b8ecdd8
parent 0 fb279309251b
permissions -rw-r--r--
remove some deprecated methods (was essentially dead code)

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