debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author dadubrow
Tue, 06 Jul 2010 11:46:46 -0500
changeset 1576 ceccb3d7ade9
parent 0 fb279309251b
permissions -rw-r--r--
Bug 11444 and bug 11599 - for non x86, allow non-exe executables and for attach don't ask for install file

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