uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author dadubrow
Tue, 16 Jun 2009 14:07:22 -0500
changeset 252 d35f51c35131
parent 0 fb279309251b
permissions -rw-r--r--
[Bug 9230] Don't force rebuilding cache unless pref is set to index only mmps from build

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

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