debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author dadubrow
Tue, 16 Jun 2009 10:37:25 -0500
changeset 251 fff928c91e29
parent 0 fb279309251b
permissions -rw-r--r--
[Bug 9230] Get parent folder of rss/aif and not top level so we can still honor the index only build mmps pref + restore and deprecate original source root method since it was API and create a new one to use with pref behavior

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