From c836061c4bce5fac2c3c349ace3bddb99f081c9e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 8 Nov 2017 16:08:23 +0300 Subject: fix for the possible crash with static variables --- protocols/Sametime/sametime_15.vcxproj | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'protocols/Sametime') diff --git a/protocols/Sametime/sametime_15.vcxproj b/protocols/Sametime/sametime_15.vcxproj index cb39661311..bb1b353bce 100644 --- a/protocols/Sametime/sametime_15.vcxproj +++ b/protocols/Sametime/sametime_15.vcxproj @@ -94,6 +94,7 @@ EditAndContinue 4996;%(DisableSpecificWarnings) Use + /Zc:threadSafeInit- %(AdditionalOptions) _DEBUG;%(PreprocessorDefinitions) @@ -130,6 +131,7 @@ Level3 4996;%(DisableSpecificWarnings) Use + /Zc:threadSafeInit- %(AdditionalOptions) _DEBUG;%(PreprocessorDefinitions) @@ -167,6 +169,7 @@ 4996;%(DisableSpecificWarnings) Size Use + /Zc:threadSafeInit- %(AdditionalOptions) NDEBUG;%(PreprocessorDefinitions) @@ -203,6 +206,7 @@ 4996;%(DisableSpecificWarnings) Size Use + /Zc:threadSafeInit- %(AdditionalOptions) NDEBUG;%(PreprocessorDefinitions) @@ -282,18 +286,18 @@ NotUsing - - - - - - - + + + + + + + Create - - + + -- cgit v1.2.3