mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-27 11:52:25 +00:00
Win installer: forgot to update path to Qt
This commit is contained in:
parent
7879fadfc0
commit
e14bd0be8e
@ -38,7 +38,7 @@ These typically need to be modified for each LyX release
|
|||||||
|
|
||||||
!define FILES_LYX "D:\LyXPackage2.2\LyX"
|
!define FILES_LYX "D:\LyXPackage2.2\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.4\5.9.4\msvc2015"
|
||||||
!define ClassFileDir "${FILES_LYX}\Resources\tex"
|
!define ClassFileDir "${FILES_LYX}\Resources\tex"
|
||||||
!define DVIPostFileDir "${FILES_DEPS}\tex"
|
!define DVIPostFileDir "${FILES_DEPS}\tex"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user