forked from tyler124/Monitordroid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
14 lines (14 loc) · 1023 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="lib" path="libs/gcm.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="C:/Users/TB/Downloads/apache-mime4j-0.7.2/lib/apache-mime4j-core-0.7.2.jar" sourcepath="C:/Users/TB/Downloads/apache-mime4j-0.7.2-bin.zip"/>
<classpathentry kind="lib" path="C:/Users/TB/Downloads/httpcomponents-client-4.3.6/lib/httpmime-4.3.6.jar"/>
<classpathentry kind="lib" path="C:/Users/TB/Downloads/httpcomponents-client-4.3.6/lib/httpclient-4.3.6.jar"/>
<classpathentry kind="lib" path="C:/Users/TB/Downloads/httpcomponents-client-4.3.6/lib/httpcore-4.3.3.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>