core/com.nokia.carbide.cpp.codescanner/build_index.xml
author fturovic <frank.turovich@nokia.com>
Thu, 30 Sep 2010 13:53:55 -0500
changeset 2125 bbb6c7da6e3f
parent 0 fb279309251b
permissions -rw-r--r--
BUG 12110 - more TRK references removed in text and images

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

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