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/jni/Application.mk
Vitor Santos Costa 1caf68972f missing file
2014-09-18 00:58:50 -05:00

5 lines
101 B
Makefile

NDK_TOOLCHAIN_VERSION = 4.8
APP_STL := gnustl_static
APP_CPPFLAGS += -fexceptions
APP_OPTIM := debug