diff options
author | Parménides GV <parmegv@sdf.org> | 2013-04-16 18:16:28 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2013-04-16 18:16:28 +0200 |
commit | 4c88da9973a5d252d06e487e6d57781e79ab5eab (patch) | |
tree | 0d85848b9b0a036147dd53b5ba847b8227e38f49 /.classpath | |
parent | 60e5f181c1a9f4f1851aafd059971ba5d05748f3 (diff) | |
parent | fbfdf86a1df28ccf8f1854c2e2a4c7b3135d50ae (diff) |
Merge branch 'feature/wizard' into develop
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> |