uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author wpaul
Wed, 03 Jun 2009 16:48:10 -0500
changeset 203 e2002a613358
parent 0 fb279309251b
permissions -rw-r--r--
minor cleanup.

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