Ultra compression slows down compilation but doesn't really reduce the size, isn't worth it
This commit is contained in:
parent
98dd5b89cb
commit
a5cc3b15d7
|
@ -10,7 +10,6 @@ UninstallDisplayName=HexChat (x64)
|
|||
DefaultDirName={pf}\HexChat
|
||||
DefaultGroupName=HexChat
|
||||
DisableProgramGroupPage=yes
|
||||
Compression=lzma2/ultra
|
||||
SolidCompression=yes
|
||||
SourceDir=..\rel
|
||||
OutputDir=..
|
||||
|
|
|
@ -10,7 +10,6 @@ UninstallDisplayName=HexChat (x86)
|
|||
DefaultDirName={pf}\HexChat
|
||||
DefaultGroupName=HexChat
|
||||
DisableProgramGroupPage=yes
|
||||
Compression=lzma2/ultra
|
||||
SolidCompression=yes
|
||||
SourceDir=..\rel
|
||||
OutputDir=..
|
||||
|
|
Loading…
Reference in New Issue