forked from zendeskarchive/android-support-v4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 909 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="src" path="src/ics-mr1"/>
<classpathentry kind="src" path="src/gingerbread"/>
<classpathentry kind="src" path="src/eclair"/>
<classpathentry kind="src" path="src/jellybean-mr1"/>
<classpathentry kind="src" path="src/honeycomb"/>
<classpathentry kind="src" path="src/honeycomb_mr2"/>
<classpathentry kind="src" path="src/jellybean"/>
<classpathentry kind="src" path="src/ics"/>
<classpathentry kind="src" path="src/froyo"/>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>