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