uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author stechong
Fri, 23 Jul 2010 14:21:59 -0500
branchC3_BUILDER_WORK
changeset 1678 75bd74aedcb6
parent 0 fb279309251b
permissions -rw-r--r--
Make use of system include paths returned by Raptor config query.

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

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