-
Notifications
You must be signed in to change notification settings - Fork 66
Expand file tree
/
Copy path.classpath
More file actions
13 lines (13 loc) · 686 Bytes
/
.classpath
File metadata and controls
13 lines (13 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/armeabi/libcom_googlecode_android_scripting_Exec.so"/>
<classpathentry kind="lib" path="libs/guava-r06.jar"/>
<classpathentry kind="lib" path="libs/libGoogleAnalytics.jar"/>
<classpathentry kind="lib" path="libs/locale_platform.jar"/>
<classpathentry kind="lib" path="libs/script.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>