pioneer/contrib/miniz
Paul Cercueil 6514bc9b5f Remove leftover autotools files
Autotools build system was removed in favor of CMake, but these files
were not.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
2019-07-03 11:01:05 +02:00
..
README build and link miniz 2012-04-22 15:28:47 +10:00
miniz.h Fixed several problems to the XCode Project file for MAX OSX environment. Make a couple of minor changes to miniz.h and LineMaterial.cpp in order to fix compile-time problems. The project now builds without errors on Mac OSX 10.10 (Yosemite) and XCode 6. 2015-11-23 18:02:55 +01:00

README

Taken from http://miniz.googlecode.com/svn/trunk/miniz.c. I've cut this into
header and implementation files and disabled (via define) some interfaces that
we don't need:
 - MINIZ_NO_ARCHIVE_WRITING_APIS
 - MINIZ_NO_ZLIB_COMPATIBLE_NAMES