forked from petedoyle/android-support-v4-googlemaps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (17 loc) · 762 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="v4/java"/>
<classpathentry kind="src" path="v4/eclair"/>
<classpathentry kind="src" path="v4/froyo"/>
<classpathentry kind="src" path="v4/gingerbread"/>
<classpathentry kind="src" path="v4/honeycomb"/>
<classpathentry kind="src" path="v4/honeycomb_mr2"/>
<classpathentry kind="src" path="v4/ics"/>
<classpathentry kind="src" path="v13/java"/>
<classpathentry kind="src" path="v13/ics"/>
<classpathentry kind="src" path="v13/ics-mr1"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="lib" path="lib/android-15.jar"/>
<classpathentry kind="lib" path="lib/maps-15.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>