uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author fturovic <frank.turovich@nokia.com>
Thu, 02 Jul 2009 11:38:45 -0500
changeset 351 6fb967e04c9d
parent 0 fb279309251b
permissions -rw-r--r--
merge with Duane changes

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