debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author cawthron
Thu, 17 Sep 2009 15:21:40 -0500
changeset 499 25d5d03df940
parent 0 fb279309251b
permissions -rw-r--r--
set version to 1.0.0.qualifier for ATF plugins

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