forked from maplesyrup/maple-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 1.22 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/fluent-hc-4.2.3.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.2.3.jar"/>
<classpathentry kind="lib" path="libs/httpclient-cache-4.2.3.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.2.2.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.2.3.jar"/>
<classpathentry kind="lib" path="libs/androidjhlabs.jar"/>
<classpathentry kind="lib" path="libs/svg-android-1.1.jar"/>
<classpathentry kind="lib" path="libs/android-async-http-1.4.3.jar"/>
<classpathentry kind="lib" path="libs/libGoogleAnalyticsV2.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="libs/universal-image-loader-1.8.2-with-sources.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>