mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
19 lines
209 B
Text
19 lines
209 B
Text
uses
|
|
Core,
|
|
plugin/lz4,
|
|
plugin\lzo;
|
|
|
|
file
|
|
LZF1.cpp,
|
|
DEE.cpp,
|
|
LZF.cpp,
|
|
LZF3.cpp optimize_speed,
|
|
LZF4.cpp optimize_speed,
|
|
LZP.cpp,
|
|
main.cpp,
|
|
info.txt;
|
|
|
|
mainconfig
|
|
"" = "SSE2 LZ4STATS",
|
|
"" = "SSE2";
|
|
|