This directory contains library dependencies.

These dependencies can be download from various, scattered sites on
the Internet. Because Windows has many different C++ compilers it is difficult
to find builds of all libraries that will be compatible with your compiler.
Even each Visual Studio version is a different compiler.

This directory exists to make compilation process on Windows easier.

Contents of this directory are normally not needed on various GNU/Linux
distros as these dependencies should be provided through package manager
or other method appropriate for given distro.


zlib
----

zlib 1.3.1 obtained from the original source and adapted
for Doomseeker purposes.

Original source:
https://www.zlib.net/
(accessed 2024-09-24)

Adaptation based on:
zlib 1.2.7 convenience copy obtained from ZDoom's source code:
https://zdoom.org/files/zdoom/2.5/zdoom-2.5.0-src.7z
(accessed 2023-07-28)

zlib 1.2.7 bulding script modified for Doomseeker purposes.


bzip2
-----

bzip2 1.0.8 obtained from the original source and adapted
for Doomseeker purposes

Original source:
https://sourceware.org/bzip2/
(accessed 2023-07-28)

Adaptation based on:
bzip2 1.0.5 convenience copy obtained from ZDoom's source code:
https://zdoom.org/files/zdoom/2.5/zdoom-2.5.0-src.7z
(accessed 2023-07-28)

--------------------------------------------------------------------
Copyright (C) 2012 - 2025 The Doomseeker Team

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.
