This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/swig/android/Application.mk

6 lines
124 B
Makefile
Raw Normal View History

# File: Application.mk
NDK_TOOLCHAIN_VERSION = 4.8
2014-06-11 19:31:24 +01:00
APP_STL := gnustl_static
APP_CPPFLAGS += -fexceptions
2014-06-12 01:49:03 +01:00
APP_OPTIM := debug