From d318a8a6f23b2949eb7b6dc4e47ce5225b5f1682 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Tue, 25 Apr 2017 01:43:23 +0200 Subject: [PATCH] build5-2015-installer.bat: we use Qt 5.6.2 --- development/cmake/build5-2015-installer.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/cmake/build5-2015-installer.bat b/development/cmake/build5-2015-installer.bat index d670e2f76e..4a76c4b575 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 -- 2.39.2