debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author ryall
Fri, 17 Sep 2010 09:37:31 -0600
changeset 2039 250d6109c006
parent 0 fb279309251b
permissions -rw-r--r--
Add persistent source mapping for things remapped by the Symbian Source File Remapping.

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