ADDED info about precompiled zlib & libpng

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@590 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
spacy51 2008-07-26 11:43:28 +00:00
parent 8fa9746feb
commit ffc67dc551
1 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,11 @@ OpenGL files: http://www.opengl.org/registry/
zlib: http://zlib.net/
libpng: http://libpng.org/pub/png/libpng.html
You can find pre-built versions of zlib & libpng at:
http://vba-m.ngemu.com/vbam/vbasources/libs/
Just extract them somewhere and point Visual C++ 2008 to the include & lib folders.
They are built with the static C runtime (this is what the releases use).
#################################