debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author wpaul
Thu, 11 Jun 2009 16:14:53 -0500
changeset 229 ba58b2ff6c3e
parent 0 fb279309251b
permissions -rw-r--r--
fixed a couple of problems where the apply button on the launch config dialog would become enabled by mistake.

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