uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author fturovic <frank.turovich@nokia.com>
Tue, 27 Apr 2010 15:26:55 -0500
changeset 1307 580c59e9401a
parent 0 fb279309251b
permissions -rw-r--r--
BUG 11117 - merged link fix into 3.0

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