core/com.nokia.carbide.cpp.compiler.doc.user/build_index.xml
author fturovic
Tue, 09 Jun 2009 14:11:55 -0500
changeset 218 2dc1f269894d
parent 0 fb279309251b
permissions -rw-r--r--
Added keywords for Hover Help pref panel filtering

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