debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author dadubrow
Mon, 27 Sep 2010 13:54:43 -0500
changeset 2105 bf543f4cc2ea
parent 0 fb279309251b
permissions -rw-r--r--
comment out creating carbide blog rss for now because it doesn't work with proxypac auto-proxy config script

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