debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Tue, 12 May 2009 14:17:38 -0500
changeset 148 c7e636e6e9cd
parent 0 fb279309251b
permissions -rw-r--r--
Fix message properties for new SBV parser stuff. Connect SBVPlatform hierarchy from the SBVCatalog.

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