carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author timkelly
Thu, 24 Jun 2010 16:24:14 -0500 (2010-06-24)
branchC3_BUILDER_WORK
changeset 1542 e94e8b7c075c
parent 0 fb279309251b
permissions -rw-r--r--
Update UI for finalizing build config filtering prefs. bug 11285.
<?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>