connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/.classpath
author fturovic <frank.turovich@nokia.com>
Wed, 06 Oct 2010 10:31:32 -0500
changeset 2131 ff0156b93599
parent 2056 1d3b78a2f578
permissions -rw-r--r--
moved inf, mmp, remote conn, and views to project folder
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     2
<classpath>
2056
1d3b78a2f578 .classpath, codegen.targetPlatform, compliance and source need to all be 1.6
bkirk
parents: 942
diff changeset
     3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     5
	<classpathentry kind="src" path="src"/>
2056
1d3b78a2f578 .classpath, codegen.targetPlatform, compliance and source need to all be 1.6
bkirk
parents: 942
diff changeset
     6
	<classpathentry exported="true" kind="lib" path="lib/jna.jar" sourcepath="jna/src/src-full.zip"/>
1d3b78a2f578 .classpath, codegen.targetPlatform, compliance and source need to all be 1.6
bkirk
parents: 942
diff changeset
     7
	<classpathentry exported="true" kind="lib" path="lib/win32-x86.jar"/>
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     8
	<classpathentry kind="output" path="bin"/>
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     9
</classpath>