debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author cawthron
Fri, 28 May 2010 16:01:18 -0500
branchC3_BUILDER_WORK
changeset 1417 8e6d57a444fc
parent 0 fb279309251b
permissions -rw-r--r--
copy default branch to C3_BUILDER_WORK branch so they are equal

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