mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
13 lines
150 B
Text
13 lines
150 B
Text
description "Using compression streams (zlib, LZ4, Zstd)\377";
|
|
|
|
uses
|
|
Core,
|
|
plugin/lz4,
|
|
plugin/zstd;
|
|
|
|
file
|
|
Compression.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|