mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
16 lines
184 B
Text
16 lines
184 B
Text
description "BZ2 compressor/decompressor\3770,128,128";
|
|
|
|
optimize_speed;
|
|
|
|
uses
|
|
Core;
|
|
|
|
library(POSIX) bz2;
|
|
|
|
file
|
|
Wrapper readonly separator,
|
|
bz2.h,
|
|
bz2upp.cpp,
|
|
bzlib.c,
|
|
src.tpp;
|
|
|