diff options
Diffstat (limited to 'cgeo-contacts/.classpath')
| -rw-r--r-- | cgeo-contacts/.classpath | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cgeo-contacts/.classpath b/cgeo-contacts/.classpath new file mode 100644 index 0000000..2f1c26a --- /dev/null +++ b/cgeo-contacts/.classpath @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="src"/> + <classpathentry kind="src" path="gen"> + <attributes> + <attribute name="ignore_optional_problems" value="true"/> + </attributes> + </classpathentry> + <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> + <classpathentry combineaccessrules="false" kind="src" path="/cgeo"/> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> + <classpathentry kind="output" path="bin/classes"/> +</classpath> |
