diff --git a/build.bat b/build.bat index 773c5089..358374fe 100644 --- a/build.bat +++ b/build.bat @@ -15,5 +15,6 @@ if %ERRORLEVEL% neq 0 (goto END) popd ..\build\build +:END if %ERRORLEVEL% neq 0 (set FirstError=1)