mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 04:00:19 +00: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:
@@ -11,6 +11,7 @@ DefaultDirName={pf}\HexChat
|
|||||||
DefaultGroupName=HexChat
|
DefaultGroupName=HexChat
|
||||||
DisableProgramGroupPage=yes
|
DisableProgramGroupPage=yes
|
||||||
SolidCompression=yes
|
SolidCompression=yes
|
||||||
|
Compression=lzma2/ultra64
|
||||||
SourceDir=..\rel
|
SourceDir=..\rel
|
||||||
OutputDir=..
|
OutputDir=..
|
||||||
FlatComponentsList=no
|
FlatComponentsList=no
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ DefaultDirName={pf}\HexChat
|
|||||||
DefaultGroupName=HexChat
|
DefaultGroupName=HexChat
|
||||||
DisableProgramGroupPage=yes
|
DisableProgramGroupPage=yes
|
||||||
SolidCompression=yes
|
SolidCompression=yes
|
||||||
|
Compression=lzma2/ultra64
|
||||||
SourceDir=..\rel
|
SourceDir=..\rel
|
||||||
OutputDir=..
|
OutputDir=..
|
||||||
FlatComponentsList=no
|
FlatComponentsList=no
|
||||||
|
|||||||
Reference in New Issue
Block a user