Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD-android
/
0a15b6d1d799a0a0275c20c426a458d3cee48f5a
/
.
/
app
/
src
/
main
/
jni
/
Application.mk
blob: 976b94369b0625f785f9496eb31128d445a3d61c [
file
] [
log
] [
blame
]
APP_ABI
:=
all
APP_STL
:=
gnustl_shared
APP_CPPFLAGS
+=
-
fexceptions
-
frtti
-
std
=
c
++
11
-
Wno
-
deprecated
-
declarations
NDK_TOOLCHAIN_VERSION
:=
5
APP_PLATFORM
:=
android
-
19