uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author stechong
Mon, 26 Apr 2010 20:32:24 -0500
branchRCL_2_4
changeset 1287 971e41db5d47
parent 0 fb279309251b
permissions -rw-r--r--
Fix for Bug 11073 (Remove SBSv1 as a builder option).

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