aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.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 /tests/.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 'tests/.classpath')
-rw-r--r--tests/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath
index f351d98..78ba67f 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -4,5 +4,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/cgeo"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>