-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 723 Bytes
/
.classpath
File metadata and controls
12 lines (12 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="lib" path="deps/cloudinaryandroid-1.0.1-parse.jar"/>
<classpathentry exported="true" kind="lib" path="deps/Parse-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="deps/universal-image-loader-1.8.5.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>