carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author cawthron
Fri, 19 Mar 2010 14:15:29 -0500
branchRCL_2_4
changeset 1114 e6ed4cccadf4
parent 0 fb279309251b
permissions -rw-r--r--
change version from 2.5.0 to 2.6.0

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