carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author wpaul
Wed, 03 Jun 2009 16:36:06 -0500
changeset 199 36350f873c8e
parent 0 fb279309251b
permissions -rw-r--r--
cleaned up how we locate and load cwnative.dll and de.exe.

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