forked from sandsmark/QuasselDroid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 820 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="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/crittercism_v2_1_3_rev1.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar" sourcepath="C:/Program Files (x86)/Android/android-sdk/extras/android/support/v4/src/">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Program Files (x86)/Android/android-sdk/extras/android/support/v4/docs/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/square-otto-1.2.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>