diff options
Diffstat (limited to 'altosdroid/.classpath')
| -rw-r--r-- | altosdroid/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/altosdroid/.classpath b/altosdroid/.classpath index 6efcbb73..d260cafa 100644 --- a/altosdroid/.classpath +++ b/altosdroid/.classpath @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> + <classpathentry kind="lib" path="lib/AltosLib.jar"/> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="gen"/> <classpathentry kind="output" path="bin"/> |
