2
0

makedocs.bat 87 B

12345
  1. echo off
  2. ..\bin\mx2cc_windows makedocs %*
  3. if %errorlevel% neq 0 exit /b %errorlevel%