]> git.lyx.org Git - lyx.git/blob - development/Win32/packaging/installer/lyx-standard.nsi
Update my email and status.
[lyx.git] / development / Win32 / packaging / installer / lyx-standard.nsi
1 /*
2 LyX 2.0 Installer for Windows
3 Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
4 Compatible with NSIS 2.46
5 */
6
7 !ifndef SETUPTYPE
8  !define SETUPTYPE STANDARD
9 !endif
10
11 !include lyx.nsi