summaryrefslogtreecommitdiff
path: root/src/ui/android/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/android/.classpath')
-rw-r--r--src/ui/android/.classpath7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/ui/android/.classpath b/src/ui/android/.classpath
index 48f4f566f..2f27127f0 100644
--- a/src/ui/android/.classpath
+++ b/src/ui/android/.classpath
@@ -3,8 +3,11 @@
<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"/>
+ <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.DEPENDENCIES"/>
- <classpathentry combineaccessrules="false" kind="src" path="/jpgf"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>