carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author timkelly
Mon, 01 Feb 2010 11:12:20 -0600
changeset 854 a7d9320cd85e
parent 0 fb279309251b
permissions -rw-r--r--
Don't make hasSTDCPPSupport API. Review fixes for bug 10460.

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