-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
14 lines (14 loc) · 817 Bytes
/
.classpath
File metadata and controls
14 lines (14 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/baidumapapi_v3_2_0.jar"/>
<classpathentry kind="lib" path="libs/easemobchat_2.1.5.jar"/>
<classpathentry kind="lib" path="libs/fastjson-1.1.34.android.jar"/>
<classpathentry kind="lib" path="libs/locSDK_3.3.jar"/>
<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>