[announce] Change some Release properties to match with the original file

This commit is contained in:
RD42 2023-10-25 17:02:08 +08:00
parent 6a3fbf9571
commit b1bf31811a
3 changed files with 3 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -68,7 +68,9 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
ExceptionHandling="TRUE"
RuntimeLibrary="4"
BufferSecurityCheck="FALSE"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
@ -80,7 +82,7 @@
AdditionalDependencies="wsock32.lib"
OutputFile="$(OutDir)/announce.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
GenerateDebugInformation="FALSE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"