forked from owntracks/android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 955 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 exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<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 exported="true" kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry exported="true" kind="lib" path="libs/bugsnag-android-2.0.10.jar"/>
<classpathentry exported="true" kind="lib" path="libs/eventbus-2.1.0-beta-1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/paho.jar"/>
<classpathentry exported="true" kind="lib" path="libs/greendao-1.3.7.jar"/>
<classpathentry exported="true" kind="src" path="/google-play-services_lib"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>