forked from pulser/android
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
29 lines (29 loc) · 2.19 KB
/
.classpath
File metadata and controls
29 lines (29 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="libs/gcm.jar"/>
<classpathentry kind="lib" path="libs/guava-14.0.1.jar"/>
<classpathentry kind="lib" path="libs/gson-2.1.jar"/>
<classpathentry kind="lib" path="libs/jsr305-1.3.9.jar"/>
<classpathentry kind="lib" path="libs/protobuf-java-2.4.1.jar"/>
<classpathentry kind="lib" path="libs/google-api-client-1.17.0-rc.jar"/>
<classpathentry kind="lib" path="libs/google-api-client-android-1.17.0-rc.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-1.17.0-rc.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-android-1.17.0-rc.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-gson-1.17.0-rc.jar"/>
<classpathentry kind="lib" path="libs/google-oauth-client-1.17.0-rc.jar"/>
<classpathentry kind="lib" path="libs/google-api-services-drive-v2-rev103-1.17.0-rc.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/actionbarsherlock"/>
<classpathentry combineaccessrules="false" kind="src" path="/android-async-http"/>
<classpathentry combineaccessrules="false" kind="src" path="/viewpagerindicator"/>
<classpathentry combineaccessrules="false" kind="src" path="/ImageViewTouch"/>
<classpathentry combineaccessrules="false" kind="src" path="/common"/>
<classpathentry combineaccessrules="false" kind="src" path="/SSLWebSocket"/>
<classpathentry excluding="com/twofours/surespot/activities/StartupActivity.java|com/twofours/surespot/chat/ChatActivity.java|com/twofours/surespot/friends/FriendActivity.java|com/twofours/surespot/voice/VoiceMessagePlayer.java|com/twofours/surespot/voice/VoiceMessageContainer.java" kind="src" path="src"/>
<classpathentry combineaccessrules="false" kind="src" path="/google-play-services_lib"/>
<classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/android-keystore"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>