debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Chad Peckham <chad.peckham@nokia.com>
Tue, 11 Aug 2009 14:28:59 -0500
branchRCL_2_1
changeset 416 41f62ef6635e
parent 0 fb279309251b
permissions -rw-r--r--
merge

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