From e65d28484d3467bf34ab1749aca8a3a43d31b7b2 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 15 Jul 2012 14:02:05 +0000 Subject: Disabled MSVC deprecation / security warnings for external libraries - we expect them to be secure enough git-svn-id: http://mc-server.googlecode.com/svn/trunk@668 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2008/Lua.vcproj | 6 +++--- VC2008/Squirrel3.vcproj | 4 ++-- VC2008/ToLua.vcproj | 6 +++--- VC2008/zlib.vcproj | 9 ++++++--- source/md5/md5.cpp | 2 ++ 5 files changed, 16 insertions(+), 11 deletions(-) diff --git a/VC2008/Lua.vcproj b/VC2008/Lua.vcproj index d3a28748e..0285e2ad3 100644 --- a/VC2008/Lua.vcproj +++ b/VC2008/Lua.vcproj @@ -41,7 +41,7 @@