carbidesdk/com.nokia.carbide.cpp.sdk.examples/.classpath
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"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>