forked from jitsi/libjitsi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.01 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/bccontrib-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/bcpkix-jdk15on-149.jar" sourcepath="../bcpkix-jdk15on-149/src.zip"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15on-149.jar" sourcepath="../bcprov-jdk15on-149/src.zip"/>
<classpathentry kind="lib" path="lib/fmj.jar" sourcepath="/fmj"/>
<classpathentry kind="lib" path="lib/ice4j.jar" sourcepath="../ice4j/src"/>
<classpathentry kind="lib" path="lib/jain-sdp.jar"/>
<classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jspeex.jar"/>
<classpathentry kind="lib" path="lib/osgi.core.jar"/>
<classpathentry kind="lib" path="lib/sdes4j.jar"/>
<classpathentry kind="lib" path="lib/zrtp4j-light.jar"/>
<classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>