carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author timkelly
Wed, 16 Jun 2010 13:27:31 -0500
branchC3_BUILDER_WORK
changeset 1478 69015f2143b2
parent 0 fb279309251b
permissions -rw-r--r--
Fix some problems displaying broken configs and broken SDKs in the SDK/Config Tree for SBSv2

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