debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Wed, 10 Feb 2010 13:00:21 -0600
changeset 926 c6a84ca946e6
parent 0 fb279309251b
permissions -rw-r--r--
Timout SBSv2 version check if sbs hangs (bug 10467)

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