debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author cawthron
Thu, 11 Mar 2010 13:55:46 -0600
branchRCL_2_4
changeset 1097 fb62f8355442
parent 0 fb279309251b
permissions -rw-r--r--
remove bundle-version=3.2.0 from Require-Bundle: org.eclipse.mylyn.commons.ui

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