uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author fturovic <frank.turovich@nokia.com>
Wed, 29 Apr 2009 14:26:38 -0500
changeset 132 33c6fe7054ce
parent 0 fb279309251b
permissions -rw-r--r--
minor edits

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