debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Thu, 24 Jun 2010 15:58:54 -0500
branchC3_BUILDER_WORK
changeset 1541 71d1c8d0e56d
parent 0 fb279309251b
permissions -rw-r--r--
add selectionListener on Remove Variant button. Only enable when a variant is selected.

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