carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Tue, 29 Dec 2009 11:18:15 -0600
changeset 723 81b14a47b8dc
parent 0 fb279309251b
permissions -rw-r--r--
Update UI for Remote Connections status widget and News Reader to behave the same (bug #10411)

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