Mercurial > hg > sonic-visualiser
diff deploy/win64/build-32.bat @ 1847:c355781e9883
OK, does this work with mingw32-make? Very annoyed by these little quoting-related differences in qmake output between AppVeyor's VM and localhost
author | Chris Cannam |
---|---|
date | Thu, 07 Jun 2018 13:18:04 +0100 |
parents | 8c3fa4e61847 |
children | 5c39e3d2ab5c |
line wrap: on
line diff
--- 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