2010-02-21 10:19:11 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2010-02-21 10:25:16 -05:00
|
|
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="src"/>
|
|
|
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="gen"/>
|
2010-02-21 10:19:11 -05:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
|
<classpathentry kind="lib" path="compile-only-libs/commons-logging-1.1.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="compile-only-libs/bcprov-jdk15-143.jar"/>
|
|
|
|
<classpathentry kind="lib" path="compile-only-libs/commons-codec-1.3.jar"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|