ultimatepp/uppsrc/plugin/bz2/bz2.upp
cxl 6ab0137c2f uppsrc: Gate1/2 replaced with Gate
git-svn-id: svn://ultimatepp.org/upp/trunk@10656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 14:22:57 +00:00

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;