uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author timkelly
Tue, 11 May 2010 15:47:50 -0500
changeset 1347 22abc3a66090
parent 0 fb279309251b
permissions -rw-r--r--
Add first pass of experimental Raptor --query API tests. Some are hard-coded for specific SDK drives. Also use new CommandLuancher.exec (over deprecated one)

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

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