leonsal e3d70bd38e windows audio dlls... %!s(int64=8) %!d(string=hai) anos
..
.vs e3d70bd38e windows audio dlls... %!s(int64=8) %!d(string=hai) anos
libvorbis e3d70bd38e windows audio dlls... %!s(int64=8) %!d(string=hai) anos
libvorbisfile e3d70bd38e windows audio dlls... %!s(int64=8) %!d(string=hai) anos
vorbisdec e3d70bd38e windows audio dlls... %!s(int64=8) %!d(string=hai) anos
vorbisenc e3d70bd38e windows audio dlls... %!s(int64=8) %!d(string=hai) anos
x64 e3d70bd38e windows audio dlls... %!s(int64=8) %!d(string=hai) anos
README dacae84126 windows audio dlls... %!s(int64=8) %!d(string=hai) anos
libogg.props c22354a40b updated libvorbis win32/libogg.props for VS 2015 %!s(int64=8) %!d(string=hai) anos
vorbis_dynamic.sln dacae84126 windows audio dlls... %!s(int64=8) %!d(string=hai) anos
vorbis_static.sln dacae84126 windows audio dlls... %!s(int64=8) %!d(string=hai) anos

README

libvorbis has libogg as a dependency, you need to have libogg
compiled beforehand.

Lets say you have libogg and libvorbis in the same directory:

libogg-1.1.3
libvorbis-1.2.0

Because there is no automatic library detection you have to,
either:

1. Rename libogg-1.1.3 to libogg

2. Open libogg.props with a text editor (even notepad.exe
will suffice) and see if LIBOGG_VERSION is set to the correct
version, in this case "1.1.3"