mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 09:21:50 -05:00
parent
8144ba38c3
commit
2a32f5f457
@ -28,6 +28,7 @@ IF %ERRORLEVEL% == 1 (
|
||||
ECHO.
|
||||
) ELSE (
|
||||
nmake /f Makefile.vc mode=static DEBUG=yes GEN_PDB=yes
|
||||
IF %ERRORLEVEL% NEQ 0 (ECHO "Error: Build Failed")
|
||||
IF %ERRORLEVEL% NEQ 0 (
|
||||
ECHO "Error: Build Failed"
|
||||
)
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user