author | dadubrow |
Thu, 20 May 2010 13:54:19 -0500 | |
changeset 1378 | 9a387b0094c7 |
parent 942 | 2ed87b202d5c |
child 2056 | 1d3b78a2f578 |
permissions | -rw-r--r-- |
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> |