debuggercdi/com.nokia.carbide.cpp.debug.kernelaware/.project
author timkelly
Thu, 04 Jun 2009 15:46:48 -0500
changeset 210 7fe2a8c8e309
parent 0 fb279309251b
permissions -rw-r--r--
fix bug 9221. When calculating the project root, don't use sourcepaths that don't exist

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>com.nokia.carbide.cpp.debug.kernelaware</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>