diff options
Diffstat (limited to 'apkbuilder/.classpath')
-rw-r--r-- | apkbuilder/.classpath | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apkbuilder/.classpath b/apkbuilder/.classpath deleted file mode 100644 index f1768fc..0000000 --- a/apkbuilder/.classpath +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry combineaccessrules="false" kind="src" path="/JarUtils"/> - <classpathentry combineaccessrules="false" kind="src" path="/AndroidPrefs"/> - <classpathentry kind="output" path="bin"/> -</classpath> |