dolphin/Externals/zlib
Shawn Hoffman a34b81cc01 vs2010:
buildfix
move much of the build settings to .props files
-please use them as much as possible in the future, instead of changing individual projects
NOTE: to avoid left over blobs, clean your builds *before* applying these changes.
TODO: add DebugFast target for projects that are lacking it. Lack of DebugFast targets cause the linker to use LTCG when we don't want it.
please test for regressions which could be caused by being too happy with compiler flags :)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7109 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-08 04:03:48 +00:00
..
CMakeLists.txt update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
ChangeLog update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
SConscript The compiler need not obey the static keyword, so to avoid linker 2011-02-05 16:06:05 +00:00
adler32.c update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
compress.c update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
crc32.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
crc32.h set svn:eol-style=native for Externals/**.h 2008-12-08 04:36:27 +00:00
deflate.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
deflate.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzclose.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzguts.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzlib.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzread.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzwrite.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
infback.c update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
inffast.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inffast.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inffixed.h set svn:eol-style=native for Externals/**.h 2008-12-08 04:36:27 +00:00
inflate.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inflate.h update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
inftrees.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inftrees.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
trees.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
trees.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
uncompr.c update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
zconf.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zlib.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zlib.vcproj update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zlib.vcxproj vs2010: 2011-02-08 04:03:48 +00:00
zlib.vcxproj.filters update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zutil.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zutil.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00