mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:47:28 +03:00
parent
ca6bafce95
commit
ede2e812c2
26 changed files with 6 additions and 30 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue