debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Tue, 30 Mar 2010 15:19:13 -0500
changeset 1142 1d7dae831144
parent 0 fb279309251b
permissions -rw-r--r--
Make sure to compare against sbsv2 alias name when compareing SymbianBuildContext. Also added some preliminary support to update projects from simple plat/target names to SBSv2 names.

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