diff options
author | Parménides GV <parmegv@sdf.org> | 2013-03-20 17:35:39 +0100 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2013-03-20 17:35:39 +0100 |
commit | 5f66e5765f52aab1907939018e40578e939dbc5f (patch) | |
tree | 32dfbebd42218de628cc89579df5e9296488f151 /.classpath | |
parent | b48c3f63bfbdb0c01950cbd47c41a560afaf4fe2 (diff) |
Ready to use with Android JellyBean (api 16)
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> - <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="src" path="gen"/> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |