carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author wpaul
Tue, 07 Apr 2009 18:07:46 -0500
branchRCL_2_0
changeset 75 3c75d12493ff
parent 2 d760517a8095
permissions -rw-r--r--
merged

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