debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Wed, 08 Sep 2010 17:21:24 -0500
changeset 1968 3482df86a51d
parent 0 fb279309251b
permissions -rw-r--r--
Remove TRK service and replace with TCF TRK service. Remove wildcard service check used as an interim when TCF TRK and TRK were both options.

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