debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author chpeckha
Tue, 07 Apr 2009 10:52:56 -0500
changeset 66 6ebd50a63164
parent 2 d760517a8095
permissions -rw-r--r--
Fix make files and dependencies to fix build

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