# HG changeset patch # User Chris Cannam # Date 1528373884 -3600 # Node ID c355781e9883a382dfbcc2391af819b6a924eaec # Parent 8c3fa4e6184733a5a790a284fab793254d3e6d08 OK, does this work with mingw32-make? Very annoyed by these little quoting-related differences in qmake output between AppVeyor's VM and localhost diff -r 8c3fa4e61847 -r c355781e9883 deploy/win64/build-32.bat --- a/deploy/win64/build-32.bat Thu Jun 07 11:12:07 2018 +0100 +++ b/deploy/win64/build-32.bat Thu Jun 07 13:18:04 2018 +0100 @@ -26,7 +26,7 @@ qmake -spec win32-g++ -r ..\sonic-visualiser.pro if %errorlevel% neq 0 exit /b %errorlevel% -jom +mingw32-make if %errorlevel% neq 0 exit /b %errorlevel% copy .\checker\release\vamp-plugin-load-checker.exe .\release