uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author Chad Peckham <chad.peckham@nokia.com>
Thu, 11 Mar 2010 12:12:22 -0600
branchRCL_2_4
changeset 1092 cfabdba53722
parent 0 fb279309251b
permissions -rw-r--r--
Fix for 1 device and 1 personality not matching. Bug 10843. Should also improve bug 10805, but not in the case of multiple devices.

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