summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-25 21:37:02 +0300
committerAndrew Dolgov <[email protected]>2011-11-25 21:37:02 +0300
commita0753dd5dfa182d044826efe926fa1efa8a0dfa0 (patch)
treee9263ba09996bfa80d70dae44133599cc0ecad6d /.classpath
parente7a78d9a7a505965414ad8789eff0b59af5344d9 (diff)
notify to configure application when needed
rebuild with ACP update ADT
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index ff296978..473deb32 100644
--- a/.classpath
+++ b/.classpath
@@ -5,5 +5,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="lib/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.6.1.jar"/>
+ <classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>