Skip to content
Snippets Groups Projects
Commit dff7191b authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Use LZMA compression for Windows installer

parent 41db06f5
Branches
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@
!include dynare-version.nsi
SetCompressor /SOLID lzma
Name "Dynare ${VERSION}"
OutFile "dynare-${VERSION}-win.exe"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment