uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author stechong
Thu, 25 Feb 2010 23:47:43 -0600
branchRCL_2_4
changeset 1032 083e0a53ef29
parent 0 fb279309251b
permissions -rw-r--r--
Fix for Bug 10741, NPE when saving bld.inf and mmp files.

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