Sign in
android
/
platform
/
ndk
/
6abf81a055fa510794430457c77432ccf12475a4
/
.
/
build
/
ndk-build.cmd
blob: b43819bd921ab1e71d0780f73a7b7ce63e413d2a [
file
] [
log
] [
blame
]
@echo
off
set
NDK_ROOT
=%~
dp0\.
.
"%NDK_ROOT%\host-tools\bin\make.exe"
-
f
"%NDK_ROOT%\build\core\build-local.mk"
SHELL
=
cmd
%*