debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author wpaul
Tue, 18 Aug 2009 16:41:37 -0500
changeset 450 1925fa1be328
parent 0 fb279309251b
permissions -rw-r--r--
fix build config change listener - related to bug #9644.

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