mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
minor fixes:
-build_windows.bat -win build fix -qdebug fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user