debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author chpeckha
Thu, 25 Feb 2010 12:16:00 -0600
changeset 1025 0970d96e01ad
parent 0 fb279309251b
permissions -rw-r--r--
turn off debug prints

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