debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author dadubrow
Fri, 12 Jun 2009 14:22:16 -0500
changeset 238 0f7a3f55e6fe
parent 0 fb279309251b
permissions -rw-r--r--
[Bug 9230] Only create source roots for build components, overridable by pref

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