debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author cawthron
Wed, 21 Oct 2009 13:12:16 -0500
changeset 539 99a1b28cd34c
parent 0 fb279309251b
permissions -rw-r--r--
remove config.ini, use config.ini generated by product build

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