debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author fturovic <frank.turovich@nokia.com>
Wed, 17 Jun 2009 16:41:46 -0500
changeset 265 5ef4ece72700
parent 0 fb279309251b
permissions -rw-r--r--
added note on Carbide extensions section in property dialogs

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