summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormcbyte-it <[email protected]>2013-05-22 09:43:45 +0300
committermcbyte-it <[email protected]>2013-05-22 09:43:45 +0300
commitd292f42851ed5f451960ea24466d7b6f70d98760 (patch)
tree7288dbb1c3680608ef178ae2aa052e0b1395457b
parent77757f757c7428057c38f7aabb60df83ca85347d (diff)
included DashClock library in the classpath
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index be5840b2..43e94c01 100644
--- a/.classpath
+++ b/.classpath
@@ -6,6 +6,7 @@
<classpathentry kind="lib" path="libs/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="libs/jsoup-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
+ <classpathentry kind="lib" path="libs/dashclock-api-r1.1.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>