carbidesdk/com.nokia.carbide.cpp.sdk.examples/.project
author timkelly
Wed, 24 Feb 2010 21:01:05 -0600
changeset 1018 5807922922c6
parent 0 fb279309251b
permissions -rw-r--r--
Add support for qmake command provider extension. sets -spec when projects are created and when qmake is invoked on a .pro file

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