debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author cawthron
Thu, 29 Oct 2009 15:33:16 -0500
changeset 551 e2325a0b2510
parent 0 fb279309251b
permissions -rw-r--r--
move com.nokia.carbide.cpp.edc.source to com.nokia.carbide.cpp.sdk-feature/feature.xml

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