mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-07 14:51:08 +00:00
Update libpng, libogg, libvorbis to newest versions
This also fixes a sneaky divide by zero in glpng, because some PNG's width was read incorrectly by the old libpng. (I wonder why it worked anyway...)
This commit is contained in:
parent
b2517ec38b
commit
2d795b5bf7
547 changed files with 27688 additions and 165753 deletions
7
ExternalLibs/libvorbis-1.3.2/include/vorbis/Makefile.am
Normal file
7
ExternalLibs/libvorbis-1.3.2/include/vorbis/Makefile.am
Normal file
|
@ -0,0 +1,7 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
vorbisincludedir = $(includedir)/vorbis
|
||||
|
||||
vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue