]> git.lyx.org Git - features.git/commitdiff
CMAKE: update path to Qt 5.6.1
authorUwe Stöhr <uwestoehr@lyx.org>
Thu, 30 Jun 2016 23:39:38 +0000 (01:39 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Thu, 30 Jun 2016 23:39:38 +0000 (01:39 +0200)
development/cmake/build5-2015-installer.bat
development/cmake/build5-2015-x64.bat
development/cmake/build5-2015.bat

index 27d6826e6398f7c211d36af4ea141209cc4d511d..d670e2f76eb61c03a4fa0d02f559e84061ce5a55 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.0-MSVC2015\5.6\msvc2015\bin;%PATH%
+set PATH=C:\Qt\Qt5.6.1-MSVC2015\5.6\msvc2015\bin;%PATH%
 
 set LYX_SOURCE=%~DP0..\..
 set LYX_BUILD=%LYX_SOURCE%\..\build-result-5-2015
index 513fc0578d4ddeffc29139ec7c9d79d532e48b6b..759159e5cfd4b09ece9167de69496846becb009d 100644 (file)
@@ -33,7 +33,7 @@ REM Save path
 set CALLED_FROM=%CD%
 
 REM Add path to qmake here or set PATH correctly on your system.
-set PATH=C:\Qt\Qt5.6.0-MSVC2015-x64\5.6\msvc2015_64\bin;%PATH%
+set PATH=C:\Qt\Qt5.6.1-MSVC2015-x64\5.6\msvc2015_64\bin;%PATH%
 
 REM Edit pathes here or set the environment variables on your system.
 set GNUWIN32_DIR=D:\LyXGit\Master\lyx-windows-deps-msvc2015-x64
index bda1f45c4ddcb9d48f874cc617a8792739ed0b3a..0d69b1c021655b56a1073fe8cb748789987dd134 100644 (file)
@@ -33,7 +33,7 @@ REM Save path
 set CALLED_FROM=%CD%
 
 REM Add path to qmake here or set PATH correctly on your system.
-set PATH=C:\Qt\Qt5.6.0-MSVC2015\5.6\msvc2015\bin;%PATH%
+set PATH=C:\Qt\Qt5.6.1-MSVC2015\5.6\msvc2015\bin;%PATH%
 
 REM Edit pathes here or set the environment variables on you system.
 set GNUWIN32_DIR=D:\LyXGit\Master\lyx-windows-deps-msvc2015