debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author cawthron
Mon, 06 Jul 2009 14:32:07 -0500
changeset 352 d0fdcfed28a6
parent 0 fb279309251b
permissions -rw-r--r--
change update site folder from carbide211 to carbide 21

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