debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author chpeckha
Tue, 09 Mar 2010 15:24:31 -0600
changeset 1085 27160ce2811f
parent 0 fb279309251b
permissions -rw-r--r--
add some more heuristics for matching DMAPI and UPAPI devices - now works in mass storage mode when only VID/PID is present with no serial number and only one device is connected

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