debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author ryall <ken.ryall@nokia.com>
Tue, 30 Mar 2010 15:13:35 -0500
changeset 1141 9d8e297eaa0a
parent 0 fb279309251b
permissions -rw-r--r--
Add in new files missing from last commit.

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