carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author stechong
Mon, 02 Aug 2010 16:50:54 -0500
branchC3_BUILDER_WORK
changeset 1742 9aa73dba4a42
parent 0 fb279309251b
permissions -rw-r--r--
Fixed errors caused by latest SDK refactoring.

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