tidy-up: whitespace

Closes #12484
This commit is contained in:
Viktor Szakats 2023-12-07 19:06:02 +00:00
parent ca6bafce95
commit ede2e812c2
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
26 changed files with 6 additions and 30 deletions

View file

@ -58,7 +58,7 @@ rem ***************************************************************************
set VERSION=VC14.10
) else if /i "%~1" == "vc14.20" (
set VERSION=VC14.20
)else if /i "%~1" == "vc14.30" (
) else if /i "%~1" == "vc14.30" (
set VERSION=VC14.30
) else if /i "%~1" == "-clean" (
set MODE=CLEAN
@ -167,7 +167,7 @@ rem ***************************************************************************
)
if not "%VERSION%" == "ALL" goto success
:vc14.20
echo.