comparison deploy/win64/build-and-package.bat @ 653:9b94df4bd0e6

This absurdity seems to be how you print a blank line in batch
author Chris Cannam
date Wed, 23 Oct 2019 09:24:07 +0100
parents f7872cd219c0
children 6aec1a9594cc
comparison
equal deleted inserted replaced
652:aca88d547b48 653:9b94df4bd0e6
31 @ echo NOTE: success 31 @ echo NOTE: success
32 ) else ( 32 ) else (
33 @ echo NOTE: sign option not specified, will not codesign anything 33 @ echo NOTE: sign option not specified, will not codesign anything
34 ) 34 )
35 35
36 @echo "" 36 @echo(
37 @echo Rebuilding 37 @echo Rebuilding
38 38
39 cd %STARTPWD% 39 cd %STARTPWD%
40 del /q /s build_win64 40 del /q /s build_win64
41 call .\deploy\win64\build-64.bat 41 call .\deploy\win64\build-64.bat