uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author timkelly
Thu, 27 May 2010 16:59:50 -0500
branchRCL_2_4
changeset 1411 7fc85d03006a
parent 0 fb279309251b
permissions -rw-r--r--
fix bug 11390

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