Win installer: update to Qt 5.9.2 also fro LyX 2.3

I tested LyX with Qt 5.9 intensively and it works well.
This commit is contained in:
Uwe Stöhr 2017-11-13 21:26:49 +01:00
parent d8c0edddaa
commit a9e15e667e
3 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
- correct display of installer text for many languages - correct display of installer text for many languages
- fix bug that the BibTeX editor Jabref and the image editor Krita - fix bug that the BibTeX editor Jabref and the image editor Krita
were not detected as 64bit application were not detected as 64bit application
- updated to Qt 5.6.3 - updated to Qt 5.9.2
- updated to MiKTeX 2.9 build 6520 - updated to MiKTeX 2.9 build 6520
- updated to ImageMagick 7.0.7-8 - updated to ImageMagick 7.0.7-8
- updated to Ghostscript 9.22 - updated to Ghostscript 9.22

View File

@ -271,5 +271,6 @@ conv-xkv
minted minted
fvextra fvextra
xstring xstring
dvips
luatex85 luatex85
bxjscls bxjscls

View File

@ -38,7 +38,7 @@ These typically need to be modified for each LyX release
!define FILES_LYX "D:\LyXPackage2.3\LyX" !define FILES_LYX "D:\LyXPackage2.3\LyX"
!define FILES_DEPS "D:\LyXGit\Master\lyx-windows-deps-msvc2015" !define FILES_DEPS "D:\LyXGit\Master\lyx-windows-deps-msvc2015"
!define FILES_QT "C:\Qt\Qt5.6.3\5.6.3\msvc2015" !define FILES_QT "C:\Qt\Qt5.9.2\5.9.2\msvc2015"
!define ClassFileDir "${FILES_LYX}\Resources\tex" !define ClassFileDir "${FILES_LYX}\Resources\tex"
!define DVIPostFileDir "${FILES_DEPS}\tex" !define DVIPostFileDir "${FILES_DEPS}\tex"