debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Thu, 11 Feb 2010 10:41:44 -0600
changeset 924 657e34ac671f
parent 0 fb279309251b
permissions -rw-r--r--
Fix deadlock when the Select Connection dialog is up, user plugs in a device, and the Remote Connections view is shown

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