core/com.nokia.carbide.cpp.compiler.doc.user/build_index.xml
author fturovic <frank.turovich@nokia.com>
Tue, 09 Mar 2010 10:34:04 -0600
branchRCL_2_4
changeset 1084 328f2d956cbe
parent 0 fb279309251b
permissions -rw-r--r--
BUG 10840 - updated release notes

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

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