debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Wed, 20 May 2009 17:31:27 -0500
changeset 180 b9966f222431
parent 0 fb279309251b
permissions -rw-r--r--
use base platform name when calling bldmake bldfiles (rather than potential variant name)

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