mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 01:02:20 -05:00
Use highest compression available, it actually speeds up compression and slightly reduces executable size, no reason not to use it
This commit is contained in:
parent
eecc005901
commit
e222ff56e2
@ -11,6 +11,7 @@ DefaultDirName={pf}\HexChat
|
||||
DefaultGroupName=HexChat
|
||||
DisableProgramGroupPage=yes
|
||||
SolidCompression=yes
|
||||
Compression=lzma2/ultra64
|
||||
SourceDir=..\rel
|
||||
OutputDir=..
|
||||
FlatComponentsList=no
|
||||
|
@ -11,6 +11,7 @@ DefaultDirName={pf}\HexChat
|
||||
DefaultGroupName=HexChat
|
||||
DisableProgramGroupPage=yes
|
||||
SolidCompression=yes
|
||||
Compression=lzma2/ultra64
|
||||
SourceDir=..\rel
|
||||
OutputDir=..
|
||||
FlatComponentsList=no
|
||||
|
Loading…
Reference in New Issue
Block a user