Files
wnmj/proj.android/run_build.bat

5 lines
110 B
Batchfile
Raw Normal View History

2026-03-01 14:03:17 +08:00
@echo off
cd /d d:\Mine\wnmj200419\wnmj\proj.android
call build_android.bat
echo BUILD_EXIT_CODE=%ERRORLEVEL%