summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-27 18:17:38 +0300
committerAndrew Dolgov <[email protected]>2011-11-27 18:17:38 +0300
commit420cdfb0839ffd73a50fa92bc6c0c33f85d268d2 (patch)
treee4ecd18039cfbd4fed034ce43bb0af6ddb1329d8 /.classpath
parentb2519b4e1810eee391576071e90e4b83af9122df (diff)
initial attempt at admob stuff
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 473deb32..46fa1840 100644
--- a/.classpath
+++ b/.classpath
@@ -6,5 +6,6 @@
<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="lib" path="C:/Users/fox/android-sdk-windows/extras/google/admob_ads_sdk/GoogleAdMobAdsSdk-4.3.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>