2011-08-20 00:37:35 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-httpclient-3.0.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-io-2.0.1.jar"/>
|
2011-12-25 01:54:11 +04:00
|
|
|
<classpathentry kind="lib" path="lib/commons-httpclient-contrib-3.0.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/httpclient-4.1.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/httpcore-4.1.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/httpmime-4.1.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/httpclient-cache-4.1.2.jar"/>
|
2012-02-06 01:47:25 +04:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
2011-12-25 01:54:11 +04:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
2011-08-20 00:37:35 +04:00
|
|
|
</classpath>
|