debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Tue, 27 Apr 2010 11:32:39 -0500
changeset 1296 9d0235f04d6d
parent 0 fb279309251b
permissions -rw-r--r--
Use 3.6 launch configuration APIs

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