core/com.nokia.carbide.cpp.oss/.project
author timkelly
Mon, 21 Jun 2010 14:27:08 -0500
branchC3_BUILDER_WORK
changeset 1502 31f428aec716
parent 0 fb279309251b
permissions -rw-r--r--
add initial support for viewing variants in the sdk config tree. refactor some code which initializes sbsv2 contexts. some hacks added for re-loading configurations when the default config is a variant.

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