Add Android examples.

This commit is contained in:
Hugh Wang
2016-09-14 17:16:18 +08:00
parent 72a6fd65da
commit 96267654e6
5 changed files with 34 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
# Exceptions are used in spdlog. Link to an exception-ready C++ runtime.
APP_STL = gnustl_static