diff options
Diffstat (limited to 'android/.classpath')
| -rw-r--r-- | android/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/.classpath b/android/.classpath index 6efcbb7..1b4b1ee 100644 --- a/android/.classpath +++ b/android/.classpath @@ -3,5 +3,5 @@ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="gen"/> - <classpathentry kind="output" path="bin"/> + <classpathentry kind="output" path="bin/classes"/> </classpath> |