Added Exception Handler Library as a sub module

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2013-01-12 12:42:10 -05:00
parent 5dd35f38f5
commit 240ff7fcb1
7 changed files with 47 additions and 6 deletions

View File

@@ -9,6 +9,6 @@
# Indicates whether an apk should be generated for each density.
# Project target.
target=android-15
android.library.reference.1=../../exception_handler_library/ExceptionHandlerLib
proguard.config=proguard.cfg
target=android-17
android.library.reference.1=../exception_handler_library/ExceptionHandlerLib
proguard.config=proguard.cfg