debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author dadubrow
Tue, 07 Apr 2009 08:57:24 -0500
branchRCL_2_0
changeset 63 6f3cc8fac9c7
parent 2 d760517a8095
permissions -rw-r--r--
[Bug 8811] Only track feature for first and last open editor.

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