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
|
DefaultDirName={pf}\HexChat
|
||||||
DefaultGroupName=HexChat
|
DefaultGroupName=HexChat
|
||||||
DisableProgramGroupPage=yes
|
DisableProgramGroupPage=yes
|
||||||
Compression=lzma2/ultra
|
|
||||||
SolidCompression=yes
|
SolidCompression=yes
|
||||||
SourceDir=..\rel
|
SourceDir=..\rel
|
||||||
OutputDir=..
|
OutputDir=..
|
||||||
|
|
|
@ -10,7 +10,6 @@ UninstallDisplayName=HexChat (x86)
|
||||||
DefaultDirName={pf}\HexChat
|
DefaultDirName={pf}\HexChat
|
||||||
DefaultGroupName=HexChat
|
DefaultGroupName=HexChat
|
||||||
DisableProgramGroupPage=yes
|
DisableProgramGroupPage=yes
|
||||||
Compression=lzma2/ultra
|
|
||||||
SolidCompression=yes
|
SolidCompression=yes
|
||||||
SourceDir=..\rel
|
SourceDir=..\rel
|
||||||
OutputDir=..
|
OutputDir=..
|
||||||
|
|
Loading…
Reference in New Issue