Sign in
ara-mdk
/
platform
/
ndk
/
7bbb2d385472fb6e646192925c3e50c355a3109b
/
.
/
tests
/
build
/
multiple-static-const
/
jni
/
Android.mk
blob: cb32f628268c9e4b5d26f23829b15d0a3007644e [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
test_multiple_static_const
LOCAL_SRC_FILES
:=
main
.
cpp foo
.
cpp
include $
(
BUILD_EXECUTABLE
)