minor fixes:

-build_windows.bat
-win build fix
-qdebug fix
This commit is contained in:
pokamest 2021-02-22 16:31:43 +03:00
parent 8fd81be477
commit c7ea4966fd
3 changed files with 3 additions and 2 deletions

View file

@ -65,6 +65,8 @@ cd %PROJECT_DIR%
cd %WORK_DIR%
set CL=/MP
nmake /A /NOLOGO
if %errorlevel% neq 0 exit /b %errorlevel%
nmake clean
rem if not exist "%OUT_APP_DIR:"=%\%APP_FILENAME:"=%" break