uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author ryall
Fri, 17 Sep 2010 13:30:29 -0600
changeset 2046 f375c7305c9d
parent 0 fb279309251b
permissions -rw-r--r--
When things are remapped by the Symbian Source File Remapping only capture the directory the file was discovered in, not the entire drive.

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