-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 905 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="D:/Android_SDK/extras/android/support/v4/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/universal-image-loader-1.9.1-with-sources.jar"/>
<classpathentry kind="lib" path="libs/locSDK_4.0.jar"/>
<classpathentry kind="lib" path="libs/autobahn-android-0.5.2.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-asl-1.9.7.jar"/>
<classpathentry kind="lib" path="libs/jackson-mapper-asl-1.9.7.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>