Added location lib and exception handler lib as sub modules

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2013-01-12 12:56:10 -05:00
parent 794adf8a3b
commit 4e7cafa8c2
18 changed files with 679 additions and 1845 deletions

View File

@@ -9,8 +9,8 @@
android.library=true
# Project target.
target=Google Inc.:Google APIs:16
target=Google Inc.:Google APIs:17
proguard.config=proguard.cfg
android.library.reference.1=../../exception_handler_library/ExceptionHandlerLib
android.library.reference.2=../../location_library/LocationLib
android.library.reference.1=../exception_handler_library/ExceptionHandlerLib
android.library.reference.2=../location_library/LocationLib