mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
d8c0edddaa
commit
a9e15e667e
@ -3,7 +3,7 @@
|
||||
- correct display of installer text for many languages
|
||||
- fix bug that the BibTeX editor Jabref and the image editor Krita
|
||||
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 ImageMagick 7.0.7-8
|
||||
- updated to Ghostscript 9.22
|
||||
|
@ -271,5 +271,6 @@ conv-xkv
|
||||
minted
|
||||
fvextra
|
||||
xstring
|
||||
dvips
|
||||
luatex85
|
||||
bxjscls
|
@ -38,7 +38,7 @@ These typically need to be modified for each LyX release
|
||||
|
||||
!define FILES_LYX "D:\LyXPackage2.3\LyX"
|
||||
!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 DVIPostFileDir "${FILES_DEPS}\tex"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user