carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author timkelly
Thu, 22 Jul 2010 14:02:11 -0500
branchC3_BUILDER_WORK
changeset 1666 5243d04d3917
parent 0 fb279309251b
permissions -rw-r--r--
fix 11553. For project template filtering, use feature fags. No longer us OS/SDK version or name attribute.

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