aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
diff options
context:
space:
mode:
authorBananeweizen <Bananeweizen@gmx.de>2012-04-07 14:13:42 +0200
committerBananeweizen <Bananeweizen@gmx.de>2012-04-07 14:13:42 +0200
commitb00eaf91c9258907bcd6f7897cd690c79ae9a1f0 (patch)
treea67da06479f97e7dbb73d2e52965d29600330ea0 /main/.classpath
parent62ac6c4c3a793d0ccb14e0a9567a70a5c1c7f19b (diff)
downloadcgeo-b00eaf91c9258907bcd6f7897cd690c79ae9a1f0.zip
cgeo-b00eaf91c9258907bcd6f7897cd690c79ae9a1f0.tar.gz
cgeo-b00eaf91c9258907bcd6f7897cd690c79ae9a1f0.tar.bz2
updates for SDK v17
* changed classpath with android libs * new version of android support lib
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 6435e16..f3ebe20 100644
--- a/main/.classpath
+++ b/main/.classpath
@@ -8,5 +8,6 @@
<classpathentry kind="lib" path="libs/mapsforge-map-0.2.4.jar"/>
<classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>