uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Wed, 15 Sep 2010 16:55:53 -0500
changeset 2019 b3e017e14335
parent 0 fb279309251b
permissions -rw-r--r--
Update for bug 12078 from unit test runs

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

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