connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/.classpath
author fturovic <frank.turovich@nokia.com>
Tue, 08 Jun 2010 11:41:39 -0500
changeset 1441 9ee3f3feb4f6
parent 942 2ed87b202d5c
child 2056 1d3b78a2f578
permissions -rw-r--r--
BUG 9370 - added links to connection setup and agent install
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>
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     3
	<classpathentry exported="true" kind="lib" path="lib/win32-x86.jar"/>
942
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
     4
	<classpathentry exported="true" kind="lib" path="lib/jna.jar" sourcepath="jna/src/src-full.zip"/>
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     6
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     7
	<classpathentry kind="src" path="src"/>
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>