debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author bkirk
Sat, 18 Sep 2010 16:37:44 -0700
changeset 2056 1d3b78a2f578
parent 0 fb279309251b
permissions -rw-r--r--
.classpath, codegen.targetPlatform, compliance and source need to all be 1.6

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

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