Source file: /~heha/hsn/zqr.zip/src/ogg/readme.txt

This directory contains all necessary files out of github:libogg-1.3.4 repository
to compile with:
# good-old Visual Studio 6
# intermediate Visual Studio 2008
# brand-new Visual Studio 2019.
The intended targets are 32-bit and 64-bit ogg.dll,
and suitable ogg.lib import libraries for ../libvorbis/
My projects remove dependencies to strange msvcrXX.dlls and avoid static linking.
This will reduce fat and link to good-old msvcrt.dll.
Moreover, I fixed DLL export ordinals.

For compiling, you need my msvcrt-light.zip package with its Win2003 DDK .lib files.
And for VC2019, the editbin.exe out of Visual Studio 6 to reduce the
minimum operating system requirement for 32-bit ogg.dll to Windows 95 (= 4.00).
With VC2019 alone, the allowed range is limited downto Windows XP (5.10), for no reason.

When someone finds that useful, one can merge this directory tree into the github repository.
Detected encoding: UTF-80