updated to use the new exceptionhandler library

This commit is contained in:
2011-02-13 23:09:57 +00:00
parent 67e2bfce4c
commit f3e40559d4
5 changed files with 13 additions and 217 deletions

View File

@@ -4,5 +4,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/admob-sdk-android.jar"/>
<classpathentry kind="src" path="ExceptionHandlerLib_src"/>
<classpathentry kind="output" path="bin"/>
</classpath>