OpenGrok
Cross Reference: Application.mk
xref
: /
ndk
/
tests
/
device
/
test-gnustl_static-exception
/
jni
/
Application.mk
Home
|
History
|
Annotate
|
Download
|
only in
jni
1
APP_ABI := all
2
APP_STL := gnustl_static
3
APP_CPPFLAGS := -fexceptions
4