mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
11 lines
157 B
Text
11 lines
157 B
Text
description "Demonstrates usage of InFilterStream and OutFilterStream for compression\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
FilterStream.cpp;
|
|
|
|
mainconfig
|
|
"" = "SSE2";
|
|
|