debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author dadubrow
Fri, 09 Apr 2010 13:45:03 -0500
branchRCL_2_4
changeset 1195 c38677b41881
parent 0 fb279309251b
permissions -rw-r--r--
bug 11035 - mike's ui tweaks for installer tab

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