uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author chpeckha
Thu, 25 Feb 2010 11:24:34 -0600
changeset 1021 6594b07c89c8
parent 0 fb279309251b
permissions -rw-r--r--
Changes to fix bugs 10618 10714 10731 10759 10580 merged from 2.5 branch

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