]> git.lyx.org Git - features.git/commitdiff
build5-2015-installer.bat: we use Qt 5.6.2
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 24 Apr 2017 23:43:23 +0000 (01:43 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 24 Apr 2017 23:43:23 +0000 (01:43 +0200)
development/cmake/build5-2015-installer.bat

index d670e2f76eb61c03a4fa0d02f559e84061ce5a55..4a76c4b575f718d686e08637864a99c4ca516ff8 100644 (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