build5-2015-installer.bat: we use Qt 5.6.2

This commit is contained in:
Uwe Stöhr 2017-04-25 01:43:23 +02:00
parent 890d2285e0
commit d318a8a6f2

View File

@ -5,7 +5,7 @@ REM Create a link and add cmd.exe /k in the preferences in front of the mingw.
::echo off
REM Install Qt from qt.io
set PATH=C:\Qt\Qt5.6.1-MSVC2015\5.6\msvc2015\bin;%PATH%
set PATH=C:\Qt\Qt5.6.2-MSVC2015\5.6\msvc2015\bin;%PATH%
set LYX_SOURCE=%~DP0..\..
set LYX_BUILD=%LYX_SOURCE%\..\build-result-5-2015