Mercurial > hg > sonic-visualiser
diff deploy/win32/build-32.bat @ 2365:446006ea9099
Versions and paths
author | Chris Cannam |
---|---|
date | Thu, 10 Oct 2019 14:31:11 +0100 |
parents | 9ba15c8260f6 |
children | 32718f05903d |
line wrap: on
line diff
--- a/deploy/win32/build-32.bat Wed Oct 09 15:29:49 2019 +0100 +++ b/deploy/win32/build-32.bat Thu Oct 10 14:31:11 2019 +0100 @@ -10,7 +10,7 @@ ) set ORIGINALPATH=%PATH% -set PATH=%PATH%;C:\Program Files (x86)\SMLNJ\bin;%QTDIR%\bin;C:\Qt\Tools\QtCreator\bin;C:\Qt\Tools\mingw530_32\bin +set PATH=C:\Program Files (x86)\SMLNJ\bin;%QTDIR%\bin;C:\Qt\Tools\QtCreator\bin;C:\Qt\Tools\mingw530_32\bin;%PATH% cd %STARTPWD%