forked from mohdfarhanakram/DatingApp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
18 lines (18 loc) · 1.25 KB
/
.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="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/Android API 19 Platform"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/twitter4j-core-4.0.1.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="other/facebook/libs/bolts-android-1.1.2.jar"/>
<classpathentry kind="lib" path="other/google-play-services_lib/libs/google-play-services.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/google-play-services_lib"/>
<classpathentry combineaccessrules="false" kind="src" path="/FacebookSDK"/>
<classpathentry combineaccessrules="false" kind="src" path="/MPChartLib"/>
<classpathentry kind="lib" path="other/MPChartLib/libs/nineoldandroids-2.4.0-2.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/SwitchCompatLibrary"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>