uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author dadubrow
Tue, 28 Jul 2009 15:06:01 -0500
changeset 380 2c1483a2585f
parent 0 fb279309251b
permissions -rw-r--r--
Return a copy of data

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