debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Tue, 31 Aug 2010 14:13:15 -0500
changeset 1930 d8b5c1e3a21e
parent 0 fb279309251b
permissions -rw-r--r--
Don't add SDK change listener in start(), wait until symbianSDKManagerLoaded notification is received.

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