mirror of
https://github.com/moparisthebest/k-9
synced 2024-10-31 15:45:08 -04:00
Use ADT's magic to include the necessary libraries from lib/
This commit is contained in:
parent
42600297b2
commit
72d71102a1
@ -3,13 +3,6 @@
|
|||||||
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="src"/>
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="src"/>
|
||||||
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="gen"/>
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="gen"/>
|
||||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||||
<classpathentry kind="lib" path="libs/commons-io-2.0.1.jar"/>
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||||
<classpathentry kind="lib" path="libs/jzlib-1.0.7.jar"/>
|
|
||||||
<classpathentry kind="lib" path="libs/jutf7-1.0.1-SNAPSHOT.jar"/>
|
|
||||||
<classpathentry kind="lib" path="libs/htmlcleaner-2.2.jar"/>
|
|
||||||
<classpathentry kind="lib" path="libs/apache-mime4j-core-0.7.2.jar"/>
|
|
||||||
<classpathentry kind="lib" path="libs/apache-mime4j-dom-0.7.2.jar"/>
|
|
||||||
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
|
|
||||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
||||||
<classpathentry kind="output" path="bin/classes"/>
|
<classpathentry kind="output" path="bin/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user