commit d318a8a6f23b2949eb7b6dc4e47ce5225b5f1682
Author: Uwe Stöhr <[email protected]>
Date:   Tue Apr 25 01:43:23 2017 +0200

    build5-2015-installer.bat: we use Qt 5.6.2
---
 development/cmake/build5-2015-installer.bat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/development/cmake/build5-2015-installer.bat 
b/development/cmake/build5-2015-installer.bat
index d670e2f..4a76c4b 100644
--- a/development/cmake/build5-2015-installer.bat
+++ b/development/cmake/build5-2015-installer.bat
@@ -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

Reply via email to