forked from geeksville/Gaggle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
13 lines (13 loc) · 814 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="com/geeksville/test/" kind="src" path="src"/>
<classpathentry kind="src" path="shared"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="lib" path="libs/FlurryAgent.jar"/>
<classpathentry exported="true" kind="lib" path="libs/slf4j-android-1.5.8.jar"/>
<classpathentry exported="true" kind="lib" path="libs/osmdroid-android-1.08.jar" sourcepath="/osmdroid-android"/>
<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 kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>