From 70e5a1e98e8f8f5c291b9795e6710d8465e5f93e Mon Sep 17 00:00:00 2001 From: kervala Date: Mon, 16 Aug 2010 14:41:05 +0200 Subject: [PATCH] Fixed: client_patcher compilation under Windows --- .../tools/client/client_patcher/client_patcher.vcproj | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/code/ryzom/tools/client/client_patcher/client_patcher.vcproj b/code/ryzom/tools/client/client_patcher/client_patcher.vcproj index 2434f90b7..80e1ab5e4 100644 --- a/code/ryzom/tools/client/client_patcher/client_patcher.vcproj +++ b/code/ryzom/tools/client/client_patcher/client_patcher.vcproj @@ -139,7 +139,7 @@ @@ -282,6 +283,7 @@ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;CURL_STATICLIB;RZ_NO_CLIENT;NL_USE_SEVENZIP" StringPooling="true" RuntimeLibrary="2" + BufferSecurityCheck="false" WarningLevel="2" DebugInformationFormat="3" /> @@ -297,7 +299,7 @@