uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author stechong
Tue, 29 Sep 2009 14:50:05 -0500
changeset 515 af747586a657
parent 0 fb279309251b
permissions -rw-r--r--
Updated to handle double quote when generating "Mark Read" link; fix for Bug 9888.

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

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