File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ set SLNFILE=%BASEDIR%\treefrog-setup\treefrog-setup.sln
1111cd %BASEDIR%
1212
1313:: MinGW
14- :: call :build_msi "C:\Qt\Qt5.9.1\5.9.1\mingw53_32\bin\qtenv2.bat" 5.9
14+ :: call :build_msi "C:\Qt\Qt5.9.1-mingw \5.9.1\mingw53_32\bin\qtenv2.bat" 5.9
1515:: call :build_msi "C:\Qt\Qt5.8.0-mingw\5.8\mingw53_32\bin\qtenv2.bat" 5.8
1616:: call :build_setup treefrog-%VERSION%-mingw-setup.exe
1717
1818:: MSVC2015
1919call " C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
20- call :build_msi " C:\Qt\Qt5.9.1\5.9.1\msvc2015_64\bin\qtenv2.bat" 5.7
20+ call :build_msi " C:\Qt\Qt5.9.1-msvc2015 \5.9.1\msvc2015_64\bin\qtenv2.bat" 5.9
2121call :build_msi " C:\Qt\Qt5.8.0-msvc2015\5.8\msvc2015_64\bin\qtenv2.bat" 5.8
2222call :build_setup treefrog-%VERSION% -msvc2015_64-setup.exe
2323
You can’t perform that action at this time.
0 commit comments