diff --git a/libs/srtp/libsrtp.2008.vcproj b/libs/srtp/libsrtp.2008.vcproj index b43d4ff4a2..eda0903edb 100644 --- a/libs/srtp/libsrtp.2008.vcproj +++ b/libs/srtp/libsrtp.2008.vcproj @@ -55,6 +55,7 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" StructMemberAlignment="0" + BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" WarnAsError="true" @@ -192,6 +193,7 @@ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" RuntimeLibrary="2" StructMemberAlignment="0" + BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" WarnAsError="true" @@ -330,6 +332,7 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" StructMemberAlignment="0" + BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" WarnAsError="true" @@ -497,6 +500,7 @@ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" RuntimeLibrary="2" StructMemberAlignment="0" + BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" WarnAsError="true"