mirror of
https://github.com/luoyan35714/OPC_Client.git
synced 2025-01-31 10:35:49 +08:00
14 lines
753 B
XML
14 lines
753 B
XML
<?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/JavaSE-1.6"/>
|
|
<classpathentry kind="lib" path="lib/j-interop.jar"/>
|
|
<classpathentry kind="lib" path="lib/j-interopdeps.jar"/>
|
|
<classpathentry kind="lib" path="lib/jcifs-1.2.19.jar"/>
|
|
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
|
|
<classpathentry kind="lib" path="lib/org.openscada.opc.dcom_1.1.0.v20130529.jar"/>
|
|
<classpathentry kind="lib" path="lib/org.openscada.opc.lib_1.1.0.v20130529.jar"/>
|
|
<classpathentry kind="lib" path="lib/slf4j-api-1.7.6.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|