This commit is contained in:
2025-05-19 14:17:49 -04:00
parent f229424df4
commit 7c4f1574b2
10 changed files with 280 additions and 8 deletions

View File

@ -1,14 +1,28 @@
This is a folder containing precompiled dependencies for this project from external libraries.
A list of libraries, their sources and licenses is given below:
LIBRARY LIST:
libpng
libjpeg
libz
libpng 1.6.47
libjpeg 6b
libz 1.3.1 (zlib 1.3.1)
A list of each library's own depenencies is given below:
LIBRARY DEPENDENCY LIST:
Sources and Licenses:
libjpegsr6:
release 6b of 27-Mar-1998
https://libjpeg.sourceforge.net/
https://sourceforge.net/projects/libjpeg/files/libjpeg/6b/
No dependencies
libpng 1.6.47:
depends on libz
https://libpng.sourceforge.io/index.html
https://sourceforge.net/projects/libpng/
libz 1.3.1 (zlib 1.3.1)
https://zlib.net/