aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
diff options
context:
space:
mode:
authorrsudev <rasch@munin-soft.de>2012-04-29 13:57:07 +0200
committerrsudev <rasch@munin-soft.de>2012-04-30 22:14:39 +0200
commitcc434abf47358f5abc62dc9ce4d01dfd56044acd (patch)
treed6758538ea6e55bc556a8e0267a679824f532ee5 /main/.classpath
parent3a137b06bdfdd382dbe785baf7490dfc50c201dc (diff)
downloadcgeo-cc434abf47358f5abc62dc9ce4d01dfd56044acd.zip
cgeo-cc434abf47358f5abc62dc9ce4d01dfd56044acd.tar.gz
cgeo-cc434abf47358f5abc62dc9ce4d01dfd56044acd.tar.bz2
Compatibility for mapsforge 0.2.4 offline maps
Diffstat (limited to 'main/.classpath')
-rw-r--r--main/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/.classpath b/main/.classpath
index 8b36cb6..44706dc 100644
--- a/main/.classpath
+++ b/main/.classpath
@@ -8,6 +8,7 @@
<classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/mapsforge-map-0.3.0-jar-with-dependencies.jar"/>
+ <classpathentry kind="lib" path="libs/mapsforge-map-0.2.4.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>