lyx_mirror/development/Win32/packaging/installer/lyx-standard.nsi
2013-12-04 00:05:20 +01:00

11 lines
196 B
Plaintext

/*
NSIS Script - LyX 2.1 Installer for Windows
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
Compatible with NSIS 2.46
*/
!ifndef SETUPTYPE
!define SETUPTYPE STANDARD
!endif
!include lyx.nsi