debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author rsaid
Wed, 27 Jan 2010 10:59:45 -0600
branchRCL_2_4
changeset 832 b363199c7c6e
parent 0 fb279309251b
permissions -rw-r--r--
Removed the overloading of createControl() and replaced it by overloading createBuildOptiionsGroup()

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