uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Fri, 04 Dec 2009 08:33:28 -0600
changeset 630 dee2f67c6538
parent 0 fb279309251b
permissions -rw-r--r--
More Linux porting changes. Use HostOS.EXE_EXT to select the Win32 ".exe" suffix in executable filenames.

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