uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author stechong
Thu, 26 Aug 2010 13:25:57 -0500
changeset 1894 0909e3336f6d
parent 0 fb279309251b
permissions -rw-r--r--
Fix for Bug 11908 [SDK - Add/delete/re-scan an sdk the filtering configurations are not updated automatically].

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