dolphin/Externals/zlib
Shawn Hoffman 317e63e7ba msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed.
Note warnings may still be generated by code in Externals if it is included into warning-enabled code (this is the case for libusb).
Also, quiet an intellisense warning in wxWidgets caused by using __w64 for an inapplicable type.
2014-08-19 22:33:42 -07:00
..
adler32.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
ChangeLog update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
CMakeLists.txt Remove our GLU dependency. Fix static zlib 2013-12-23 16:01:34 -07:00
compress.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
crc32.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
crc32.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
deflate.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
deflate.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
gzclose.c
gzguts.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
gzlib.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
gzread.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
gzwrite.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
infback.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inffast.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inffast.h
inffixed.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inflate.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inflate.h
inftrees.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inftrees.h
trees.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
trees.h
uncompr.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
zconf.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
zlib.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
zlib.vcxproj msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed. 2014-08-19 22:33:42 -07:00
zutil.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
zutil.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00