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

12 lines
195 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 BUNDLE
!endif
!include lyx.nsi