Commit 50f09f5e authored by Steve Dower's avatar Steve Dower

Merge with 3.5

parents 815b61d4 c710826e
...@@ -168,7 +168,7 @@ if not "%SKIPBUILD%" EQU "1" ( ...@@ -168,7 +168,7 @@ if not "%SKIPBUILD%" EQU "1" (
"%BUILD%python.exe" %PGO% "%BUILD%python.exe" %PGO%
) )
@call "%PCBUILD%build.bat" -e -p %BUILD_PLAT% -c PGUpdate -t %TARGET% %CERTOPTS% @call "%PCBUILD%build.bat" -e -p %BUILD_PLAT% -c PGUpdate -t Build %CERTOPTS%
) )
@if errorlevel 1 exit /B @if errorlevel 1 exit /B
@echo off @echo off
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment