forked from opentelecoms-org/lumicall
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 1.11 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="lib" path="libs/libphonenumber.jar"/>
<classpathentry exported="true" kind="lib" path="libs/oncrpc-1.0.7.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/ice4j"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="lib" path="libs/dnsjava-2.1.3.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/zrtp"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/opentelecoms.org-util"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/pbkdf2"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/gmetric4j"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>