builder/com.nokia.carbide.cpp.builder.utils/.classpath
author timkelly
Tue, 14 Sep 2010 15:23:21 -0500
changeset 2005 6922af2e1b8a
parent 0 fb279309251b
child 2054 deb27f632e39
permissions -rw-r--r--
check for QtCore.dso in folder to determin if armv5 should be supported (rather than .lib)

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>