debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/.project
author Ed Swartz <ed.swartz@nokia.com>
Fri, 04 Dec 2009 08:30:12 -0600
changeset 628 149f2223eff0
parent 0 fb279309251b
permissions -rw-r--r--
Make sure that SBSv2 platform filtering preferences are used when SBSv1 is not enabled. Note, there is probably a bug exposed here: SBSv2 platform filtering is not used in ISymbianSDK#getFilteredBuildConfigurations() if SBSv1 is enabled.

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>com.nokia.carbide.cpp.debug.crashdebugger</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>