mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
build5-2015-installer.bat: we use Qt 5.6.2
This commit is contained in:
parent
890d2285e0
commit
d318a8a6f2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user