carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author fturovic <frank.turovich@nokia.com>
Mon, 18 May 2009 15:40:19 -0500
changeset 159 b9a5290dcc8d
parent 0 fb279309251b
permissions -rw-r--r--
Bug 9033 - added mmp file selection description to importing projects page

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

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