aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-calendar
diff options
context:
space:
mode:
authorBananeweizen <Bananeweizen@gmx.de>2013-05-19 22:10:06 +0200
committerBananeweizen <Bananeweizen@gmx.de>2013-05-19 22:10:06 +0200
commita313dbf8c386311e77b265cbed14491e40983c3f (patch)
treea7b3f3242c402899ca699f15e3f1c40be1640a17 /cgeo-calendar
parented646b424ce55eab3fd9e3d43c288294f9421916 (diff)
downloadcgeo-a313dbf8c386311e77b265cbed14491e40983c3f.zip
cgeo-a313dbf8c386311e77b265cbed14491e40983c3f.tar.gz
cgeo-a313dbf8c386311e77b265cbed14491e40983c3f.tar.bz2
refactoring: class path changed with ADT 22
* If you run into compile errors after this change, please upgrade to ADT 22 and Android SDK 22.
Diffstat (limited to 'cgeo-calendar')
-rw-r--r--cgeo-calendar/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgeo-calendar/.classpath b/cgeo-calendar/.classpath
index 121b2d4..fba8f51 100644
--- a/cgeo-calendar/.classpath
+++ b/cgeo-calendar/.classpath
@@ -9,5 +9,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" kind="src" path="/cgeo"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>