forked from labexp/osmtracker-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
16 lines (16 loc) · 907 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/osmdroid-android-3.0.8.jar"/>
<classpathentry kind="lib" path="libs/slf4j-android-1.5.8.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/signpost-commonshttp4-1.2.1.2.jar"/>
<classpathentry kind="lib" path="libs/signpost-core-1.2.1.2.jar"/>
<classpathentry kind="lib" path="libs/apache-mime4j-core-0.7.2.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.2.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>