]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/build5-2015-installer.bat
ctests: ignore Japanese dvi3 systemF tests
[lyx.git] / development / cmake / build5-2015-installer.bat
index 8baf4879c2402c9461ce5079740dc526a90a2b71..80bc4a7978a3fba32e0c2cdcfbad641d784be17a 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.9.4\5.9.4\msvc2015\bin;%PATH%
 
 set LYX_SOURCE=%~DP0..\..
 set LYX_BUILD=%LYX_SOURCE%\..\build-result-5-2015
@@ -21,7 +21,7 @@ rmdir /s/q %LYX_BUILD%\LYX_INSTALLED
 
 REM Download http://sourceforge.net/projects/lyx/files/Win_installers/Dependencies/lyx20-deps-msvc2010-x86.zip
 REM Extract on the same level as LyX sources
-set GNUWIN32_DIR=D:\LyXGit\Master\lyx-windows-deps-msvc2010
+set GNUWIN32_DIR=D:\LyXGit\Master\lyx-windows-deps-msvc2015
 
 REM MSVC 2015 tools
 call "C:\Programme (x86)\MSVC2015\VC\vcvarsall.bat" x86