carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author dadubrow
Wed, 13 Jan 2010 11:50:49 -0600
changeset 762 360ece94cbb4
parent 0 fb279309251b
permissions -rw-r--r--
Refactor API and related from default connection to current + update heuristics

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