uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/build_index.xml
author timkelly
Fri, 14 Aug 2009 10:09:35 -0500
changeset 442 f1c7a3b765bc
parent 0 fb279309251b
permissions -rw-r--r--
fix makmake error parser tests, add remainder of error parser tests missing from the builder full test suite.

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