mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
installer: missing piece
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@35240 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
26b868d3c8
commit
191f579225
@ -37,6 +37,8 @@ Function UpdateModifiedFiles
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\layouts\scrclass.inc"
|
||||
SetOutPath "$INSTDIR\Resources\lyx2lyx" # always here
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\lyx2lyx\lyx2lyx_version.py" # always here
|
||||
SetOutPath "$INSTDIR\Resources\man\man1"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\man\man1\lyx.1"
|
||||
SetOutPath "$INSTDIR\Resources\ui"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\ui\stdtoolbars.inc"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user