mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
* launcher no longer needed
* pdfview is part of dependencies package git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37718 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0756424e47
commit
87cf82e545
@ -21,16 +21,6 @@ Compatible with NSIS 2.46
|
||||
!include include\gui.nsh
|
||||
!include include\init.nsh
|
||||
|
||||
#--------------------------------
|
||||
# The following commands use makensis to compile two applications.
|
||||
# Although these applications are written in NSIS, they do not install anything.
|
||||
|
||||
# Compile the launcher
|
||||
!system '"${NSISDIR}\makensis.exe" "${FILES_LAUNCHER}\launcher.nsi"'
|
||||
|
||||
# Compile Windows PDF view helper
|
||||
!system '"${NSISDIR}\makensis.exe" "${FILES_PDFVIEW}\pdfview.nsi"'
|
||||
|
||||
#--------------------------------
|
||||
# Setup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user