uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author timkelly
Tue, 27 Jul 2010 10:31:29 -0500
branchC3_BUILDER_WORK
changeset 1691 b249ba29f642
parent 0 fb279309251b
permissions -rw-r--r--
Remove boolean API to force rescan the SBS cache (there was API to do that already)

<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.sdt.uidesigner.help" default="build.index" basedir=".">

	<target name="build.index" if="eclipse.running" >
		<help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" />
	</target>
	
</project>