Sign in
ara-mdk
/
platform
/
ndk
/
dbc5c0a9543d928f74bcd403c4e658657e4cb740
/
.
/
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
)