uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author wpaul
Tue, 22 Jun 2010 18:29:11 -0500 (2010-06-22)
changeset 1528 6efefa423823
parent 0 fb279309251b
permissions -rw-r--r--
don't specify branding plugin.
<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.sdt.uidesigner.help" default="build.index" basedir=".">

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