core/com.nokia.carbide.cpp.doc.user/build_index.xml
author fturovic <frank.turovich@nokia.com>
Wed, 13 Oct 2010 14:15:17 -0500
changeset 2156 76029713f570
parent 0 fb279309251b
permissions -rw-r--r--
updated version to 3.1 in text

<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.carbide.cpp.doc.user" default="build.index" basedir=".">

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