debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Thu, 29 Jul 2010 13:03:15 -0500
branchC3_BUILDER_WORK
changeset 1720 6433764204b0
parent 0 fb279309251b
permissions -rw-r--r--
add SBSv2QueryTests to the builder test suite.

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