debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author jodean
Fri, 12 Mar 2010 13:08:35 -0800
branchRCL_2_4
changeset 1107 d9a4ab4d8127
parent 0 fb279309251b
permissions -rw-r--r--
Export com.nokia.cdt.debug.internal.launch.newwizard package for testing purposes

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