mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-29 06:12:18 -06:00
18 lines
228 B
Text
18 lines
228 B
Text
description "BZ2 compressor/decompressor\3770,128,128";
|
|
|
|
options(BUILDER_OPTION) NOWARNINGS;
|
|
|
|
uses
|
|
Core;
|
|
|
|
library(POSIX) bz2;
|
|
|
|
file
|
|
Wrapper readonly separator,
|
|
bz2.h,
|
|
bz2upp.cpp,
|
|
bzlib.c,
|
|
lib\LICENSE,
|
|
src.tpp,
|
|
Copying;
|
|
|