Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
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
)