diff options
Diffstat (limited to 'main')
| -rw-r--r-- | main/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/.classpath b/main/.classpath index d7bcabc..1f69d48 100644 --- a/main/.classpath +++ b/main/.classpath @@ -25,5 +25,6 @@ <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/httpclientandroidlib-1.1.1.jar"/> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |
