.classpath 864 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
  4. <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
  5. <classpathentry exported="true" kind="lib" path="libs/gson-1.7.1.jar"/>
  6. <classpathentry exported="true" kind="lib" path="libs/core-3.3.3.jar"/>
  7. <classpathentry exported="true" kind="lib" path="libs/android-support-v4.jar"/>
  8. <classpathentry exported="true" kind="lib" path="libs/commons-codec-1.5.jar"/>
  9. <classpathentry exported="true" kind="lib" path="libs/httpmime-4.0.jar"/>
  10. <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  11. <classpathentry kind="src" path="src"/>
  12. <classpathentry kind="src" path="gen"/>
  13. <classpathentry kind="output" path="bin/classes"/>
  14. </classpath>