uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author timkelly
Thu, 11 Mar 2010 13:45:01 -0600
changeset 1096 96e5879cd42d
parent 0 fb279309251b
permissions -rw-r--r--
Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.

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