uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author fturovic <frank.turovich@nokia.com>
Wed, 18 Aug 2010 13:43:53 -0500
changeset 1854 49624691da34
parent 0 fb279309251b
permissions -rw-r--r--
BUG 11654 - pulled most of the TRACE32 refs except those in stop-mode (which needs rewriting yet)

<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.carbide.cpp.uiq.help" default="build.index" basedir=".">

	<target name="build.index" if="eclipse.running" >
		<help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" />
	</target>
	
</project>