core/com.nokia.carbide.cpp.doc.user/build_index.xml
author timkelly
Tue, 07 Sep 2010 16:31:38 -0500
changeset 1960 69011681f445
parent 0 fb279309251b
permissions -rw-r--r--
merge some changes from C3_BUILDER_WORK to default for better SDK scanning when the SDKManager is loaded.

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

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