Sign in
android
/
platform
/
ndk
/
5e6c498d97210342a575640a891be4a4230be602
/
.
/
ndk-gdb.cmd
blob: 9f815117662b3824444697031ea62ec6414d9f89 [
file
] [
log
] [
blame
]
@echo
off
setlocal
set
PREBUILT_BIN
=%~
dp0
set
SHELL
=
cmd
"%PREBUILT_BIN%/python.exe"
-
u
"%~dp0ndk-gdb.py"
%*
endlocal