mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
b61b9cc6a4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15734 a592a061-630c-0410-9148-cb99ea01b6c8
16 lines
329 B
Plaintext
16 lines
329 B
Plaintext
;LyX Windows Installer
|
|
;User Settings
|
|
|
|
;Location of LyX files and dependencies
|
|
|
|
!define FILES_LYX "..\..\..\..\build-msvc"
|
|
!define FILES_DEPS "..\..\..\..\lyx-windows-deps-msvc-qt4"
|
|
|
|
;Location of Windows installation
|
|
|
|
!define FILES_WINDOWS "C:\WINDOWS"
|
|
|
|
;Location of Python 2.5
|
|
|
|
!define FILES_PYTHON "C:\Python25"
|