diff options
Diffstat (limited to 'src/ui/android/.classpath')
| -rw-r--r-- | src/ui/android/.classpath | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/ui/android/.classpath b/src/ui/android/.classpath index 2f27127f0..7bc01d9a9 100644 --- a/src/ui/android/.classpath +++ b/src/ui/android/.classpath @@ -3,11 +3,7 @@ <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="gen"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> - <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"> - <attributes> - <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jni"/> - </attributes> - </classpathentry> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |
