forked from ausioz/RtkGps
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
22 lines (22 loc) · 1.14 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/osmdroid-android-4.2.jar" sourcepath="/Users/rlemeill/Development/osmdroid-4.2/osmdroid-android-4.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/Users/rlemeill/Development/osmdroid-4.2/osmdroid-android-4.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry combineaccessrules="false" kind="src" path="/google-play-services_lib"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JScience"/>
<classpathentry kind="lib" path="libs/d2xx.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>