debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Tue, 08 Jun 2010 10:24:12 -0500
branchC3_BUILDER_WORK
changeset 1438 03403c6a4740
parent 0 fb279309251b
permissions -rw-r--r--
Fixing up bug 11025 to load SBSv2 build contexts for older config names (no project config conversions done). Also, added in a prelim look at SBSv2 Config manager prefs.

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