templates/com.nokia.carbide.cpp.templates/.project
author timkelly
Fri, 13 Aug 2010 17:35:50 -0500
branchC3_BUILDER_WORK
changeset 1830 5f8982384793
parent 0 fb279309251b
permissions -rw-r--r--
add extension point for access 'abld build' arguments. Used to keep analyze tool extension happy while we start to deprecate abld support.

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>com.nokia.carbide.cpp.templates</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.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>