forked from JonathanCoe/bitseal
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
17 lines (17 loc) · 1.08 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 exported="true" kind="lib" path="libs/android-integration-3.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/aXMLRPC_v1.7.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/scprov-jdk15-1.46.99.3.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-codec.jar"/>
<classpathentry exported="true" kind="lib" path="libs/guava-r09.jar"/>
<classpathentry exported="true" kind="lib" path="libs/sqlcipher.jar"/>
<classpathentry exported="true" kind="lib" path="libs/cachewordlib.jar"/>
<classpathentry exported="true" kind="lib" path="libs/cwac-wakeful-1.0.5.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>