[server] Disable BufferSecurityCheck

This commit is contained in:
RD42 2024-01-05 23:11:47 +08:00
parent 12544bb75e
commit 13f1afb15e

View File

@ -69,6 +69,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
BufferSecurityCheck="FALSE"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"