debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author cawthron
Sat, 25 Apr 2009 12:54:10 -0500
changeset 127 c937102a5510
parent 0 fb279309251b
permissions -rw-r--r--
merge heads from Austin sync

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