debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Mon, 25 Jan 2010 15:35:04 -0600
changeset 815 5711a1a81dc6
parent 0 fb279309251b
permissions -rw-r--r--
Fix bug 10488. Don't add platform_paths.hrh to S60 includes if it does not exist.

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