aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2011-10-21 22:44:52 +0200
committerSamuel Tardieu <sam@rfc1149.net>2011-10-22 00:42:37 +0200
commit03d498b8bdac83ef3491df7a1a339e115b1f02f1 (patch)
treeb6a52f2b7ba15a0056bdde0303ef4aa8e586c7b3 /main/.classpath
parent891b0bdbc632d17834b81f828c02a03fe39870a4 (diff)
downloadcgeo-03d498b8bdac83ef3491df7a1a339e115b1f02f1.zip
cgeo-03d498b8bdac83ef3491df7a1a339e115b1f02f1.tar.gz
cgeo-03d498b8bdac83ef3491df7a1a339e115b1f02f1.tar.bz2
Use the latest Android build tools
This change is caused by the latest version of the Eclipse ADT and the Android SDK (version 14). The Eclipse and ANT class path has been unified as bin/classes.
Diffstat (limited to 'main/.classpath')
-rw-r--r--main/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/.classpath b/main/.classpath
index 9a2bd80..db7b7b6 100644
--- a/main/.classpath
+++ b/main/.classpath
@@ -7,5 +7,5 @@
<classpathentry kind="lib" path="libs/locus-api-4.0.jar"/>
<classpathentry kind="lib" path="libs/mapsforge-map-0.2.4.jar"/>
<classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="bin/classes"/>
</classpath>