carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author stechong
Fri, 13 Nov 2009 13:34:02 -0600
changeset 579 22956bdb436e
parent 0 fb279309251b
permissions -rw-r--r--
Added more exported packages and access methods to various MMP editor classes for ATF.

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